Microsoft.Extensions.Configuration.Xml Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
XmlConfigurationProvider |
Represents an XML file as an IConfigurationSource. |
XmlConfigurationSource |
An XML file based FileConfigurationSource. |
XmlDocumentDecryptor |
Class responsible for encrypting and decrypting XML. |
XmlStreamConfigurationProvider |
An XML file based IConfigurationProvider. |
XmlStreamConfigurationSource |
Represents a XML file as an IConfigurationSource. |