/CleanArchitecture

Dotnet core 2.2 implementation of Clean Architecture

Primary LanguageC#

Migration

To create migration, cd into the src/CleanArchitecture.Infrastructure folder and run -

dotnet ef migrations add Initial --startup-project ../CleanArchitecture.API/CleanArchitecture.API.csproj