<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0-preview.5.24306.7" />

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.