Skip to main content
Microsoft.Extensions.Configuration.Xml package icon

Microsoft.Extensions.Configuration.Xml

XML configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from XML files. You can use XmlConfigurationExtensions.AddXmlFile extension method on IConfigurationBuilder to add XML configuration provider to the configuration builder.

Total Downloads
142.8M
142,769,396
Published
May 12, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Extensions.Configuration.Xml --version 10.0.8
Package Manager Console
Install-Package Microsoft.Extensions.Configuration.Xml -Version 10.0.8
PackageReference
<PackageReference Include="Microsoft.Extensions.Configuration.Xml" Version="10.0.8" />

Frameworks

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

[10.0.8, )
[10.0.8, )
[10.0.8, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 25 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.