Skip to main content
System.Xml.XDocument package icon

System.Xml.XDocument

Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType

Total Downloads
3.0B
2,995,433,421
Published
Jul 29, 2015
Latest stable version

Install

.NET CLI
dotnet add package System.Xml.XDocument --version 4.0.10
Package Manager Console
Install-Package System.Xml.XDocument -Version 4.0.10
PackageReference
<PackageReference Include="System.Xml.XDocument" Version="4.0.10" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETPlatform5.0

Dependencies

System.Runtime
.NETPlatform5.0
[4.0.20, )
System.IO
.NETPlatform5.0
[4.0.10, )
[4.0.10, )
[4.0.0, )
[4.0.10, )
System.Collections
.NETPlatform5.0
[4.0.10, )
System.Globalization
.NETPlatform5.0
[4.0.10, )
System.Threading
.NETPlatform5.0
[4.0.10, )
System.Text.Encoding
.NETPlatform5.0
[4.0.10, )
System.Reflection
.NETPlatform5.0
[4.0.10, )
[4.0.10, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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

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.