Minimal Api Example TBD When after configure the project, run this code into your computer dotnet ef migrations add InitialCreate dotnet ef database update