/csjwt

Primary LanguageC#

Installation

dotnet tool install --global dotnet-ef
dotnet ef migrations add initialMigration
dotnet ef database update