intro-to-dotnet-web-dev/4-minimal-api/1-complete/PizzaStore
Rick Anderson 7961918896
Update Program.cs
// Protected by if (env.IsDevelopment())
2024-04-27 16:28:39 -10:00
..
Properties Update launch settings 2024-01-17 22:03:15 +00:00
appsettings.Development.json Add start and complete for Minimal API 2023-06-30 10:50:26 -07:00
appsettings.json Add start and complete for Minimal API 2023-06-30 10:50:26 -07:00
Db.cs Add start and complete for Minimal API 2023-06-30 10:50:26 -07:00
PizzaStore.csproj Update to .NET 8 2024-01-17 12:24:58 -08:00
Program.cs Update Program.cs 2024-04-27 16:28:39 -10:00