ASP.NET Core Clean Architecture Project
dotnet ef migrations add "IniialCreate" -o "Data/Migrations" --project src/Infrastructure --startup-project src/web
dotnet ef database update --project src/Infrastructure --startup-project src/web
| Name | Name | Last commit date | ||
|---|---|---|---|---|