Configuration sample
This solutions contains two sample projects for showing the powers of .NET Micrososoft.Extensions.Configuration
package:
ConfigurationSample.Console
is a console app that directly creates the configuration builder with custom order of configuration sourcesConfigurationSample.WebApi
is a ASP.NET Core Web API with the defaultIConfigurationBuilder
settings provided by theWebApplicationBuilder