Net3_0
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Recipes
- Find
CompactOnMemoryPressureusage (removed in ASP.NET Core 3.0) - Find
HttpContext.Authenticationusage (removed in ASP.NET Core 3.0) - Find
IConnectionAdapterusage (removed in ASP.NET Core 3.0) - Find Newtonsoft.Json usage
- Find SpaServices/NodeServices usage (obsolete in ASP.NET Core 3.0)
- Find
UseMvc/AddMvcusage (replaced in ASP.NET Core 3.0) - Find Web API compatibility shim usage (removed in ASP.NET Core 3.0)
- Find
WebHostBuilder/WebHost.CreateDefaultBuilderusage (replaced in ASP.NET Core 3.0) - Find obsolete localization APIs (ASP.NET Core 3.0)
- Find synchronous IO usage (disabled in ASP.NET Core 3.0)
- Migrate ApiController to ControllerBase