RecipesCatalogC#RecipesCsharpMigrationDotnetAspnetcore3Copy pageOn this pageAspnetcore3 Composite Recipes Recipes that include further recipes, often including the individual recipes below. Migrate to ASP.NET Core 3.0 Recipes Find AddMvc() calls Find IApplicationLifetime usage Find IHostingEnvironment usage Find Newtonsoft.Json usage in ASP.NET Core Find UseMvc()/UseSignalR() calls Find WebHostBuilder usage Use LoggerFactory.Create(...) instead of new LoggerFactory()