Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.
-
Updated
Sep 4, 2024 - C#
Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.
A demonstration of the default behavior of chained configuration for NET 6 generic host builder
Add a description, image, and links to the createdefaultbuilder topic page so that developers can more easily learn about it.
To associate your repository with the createdefaultbuilder topic, visit your repo's landing page and select "manage topics."