Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET


TBA


Adding Migrations

The storage bounded context serves as example:

  1. Ensure dotnet EF tooling is installed with dotnet tool install --global dotnet-ef
  2. Navigate to the Modules/Storage/Infrastructure project folder
  3. Execute the migration command dotnet ef migrations add "migration-name" --startup-project ..\..\..\Api -o Configuration\DataAccess\Migrations

About

Food management / warehousing for home use

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages