<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview9.19421.4" />

NameValueFileSectionHandler

Provides access to a configuration file. This type supports the .NET Framework configuration infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the NameValueFileSectionHandler class.

public object Create(object parent, object configContext, XmlNode section)

Creates a new configuration handler and adds it to the section-handler collection based on the specified parameters.