Skip to content

chrishanzlik/FoodVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages