System.Xml.XDocument
4.0.11
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
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Xml.XDocument -Version 4.0.11
dotnet add package System.Xml.XDocument --version 4.0.11
<PackageReference Include="System.Xml.XDocument" Version="4.0.11" />
paket add System.Xml.XDocument --version 4.0.11
#r "nuget: System.Xml.XDocument, 4.0.11"
// Install System.Xml.XDocument as a Cake Addin
#addin nuget:?package=System.Xml.XDocument&version=4.0.11
// Install System.Xml.XDocument as a Cake Tool
#tool nuget:?package=System.Xml.XDocument&version=4.0.11
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.IO (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Xml.ReaderWriter (>= 4.0.11)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on System.Xml.XDocument:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
|
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
|
|
|
NuGet.Commands
Complete commands common to command-line and GUI NuGet clients
|
|
|
Magick.NET-Q16-AnyCPU
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
|