ConfigurationManager
public sealed class ConfigurationManager : IConfigurationManager, IConfiguration, IConfigurationBuilder, IConfigurationRoot, IDisposable
Represents a mutable configuration object.
public ConfigurationManager()
Creates an empty mutable configuration object that is both an IConfigurationBuilder and an IConfigurationRoot.