<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview6.19303.8" />
IConfigSystem
Defines an interface used by the .NET Framework to support the initialization of configuration properties.
Gets the configuration host.
Gets the root of the configuration hierarchy.
void Init(
Type typeConfigHost,
object[]
hostInitParams)
Initializes a configuration object.