Upgrade Notes for AspNetCore 3.0 Release Version #65
Labels
3.0
.NET Core Version
AspNetCore
AspNetCore
breakingchage
Breaking Change
Extensions
Generic Extensions methods
Notes for the upgrade ahead...
Program.cs
to supportIHost
builder impacts the DI forStartup.cs
. The is no way to injectILogger
. .Update routing startup code
Endpoint Routing updates starting Preview 4
Routing in ASP.NET Core
HealthChecks
The text was updated successfully, but these errors were encountered: