Namespace Coree.NETStandard.Extensions.Conversions.HostApplicationBuilder
Classes
ConversionsHostApplicationBuilderExtensions
Provides extension methods for IHostApplicationBuilder to configure services, logging, app configuration, and host options in a manner similar to Host.CreateDefaultBuilder These extensions offer a fluent interface for configuring the application host, enabling the customization of service dependencies, configuration sources, logging, and host behaviors.