GetConfiguration(IHostBuilder)
staticextension
public static IConfiguration GetConfiguration(this IHostBuilder builder) Gets the configuration from the specified host builder.
Parameters
builderIHostBuilder- The builder.
public static IConfiguration GetConfiguration(this IHostBuilder builder)builderIHostBuilder