<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0-rc.1.23419.4" />
IConfigSystem
Defines an interface used by .NET 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.