JohnBaek
7/1/2016 - 7:09 AM

C#_local_db_Create.cs

C#_local_db_Create.cs




Run cd .. to move back up to the project directory
Run the following commands in the command prompt:

dotnet ef migrations add Initial
dotnet ef database update