System.Xml.XDocument (4.3.0)
Published 2023-05-05 11:43:36 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Xml.XDocument
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Tools | 4.3.0 | .NETCore5.0 |
System.Globalization | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Text.Encoding | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
System.Xml.ReaderWriter | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Xml.ReaderWriter | 4.3.0 | .NETStandard1.0 |
System.Collections | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Tools | 4.3.0 | .NETStandard1.3 |
System.Globalization | 4.3.0 | .NETStandard1.3 |
System.IO | 4.3.0 | .NETStandard1.3 |
System.Reflection | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding | 4.3.0 | .NETStandard1.3 |
System.Threading | 4.3.0 | .NETStandard1.3 |
System.Xml.ReaderWriter | 4.3.0 | .NETStandard1.3 |