Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.
csharp dotnet logging hosting web-api serilog dotnet-core asp-net-core console-application options-pattern minimal-api createdefaultbuilder createapplicationbuilder createbuilder
-
Updated
Sep 4, 2024 - C#