ASP.Net Core Application
ASP.Net Core Application with Razor Pages
Open solution OdeToFood.sln
Build solution
Datacontext class is in OdeToFood.Data project
Open command prompt in this folder and run below command
dotnet ef database update -s ..\OdeToFood\OdeToFood.csproj
In Visual Studio, Press Ctrl+F5 to run application
Select Restaurants from Menu Bar
Start exploring application by adding new restaurant