<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0-rc.2.21480.5" />

NameValueFileSectionHandler

Provides access to a configuration file. This type supports the .NET 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.