Instructions

cd SimpleApp.API dotnet ef migrations add "Initial" dotnet ef database update