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.
dotnet add package System.Xml.XDocument --version 4.3.0-preview1-24530-04
Install-Package System.Xml.XDocument -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Debug | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Tools | [4.3.0-preview1-24530-04, ) |
| System.Globalization | [4.3.0-preview1-24530-04, ) |
| System.IO | [4.3.0-preview1-24530-04, ) |
| System.Reflection | [4.3.0-preview1-24530-04, ) |
| System.Resources.ResourceManager | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Extensions | [4.3.0-preview1-24530-04, ) |
| System.Text.Encoding | [4.3.0-preview1-24530-04, ) |
| System.Threading | [4.3.0-preview1-24530-04, ) |
| System.Xml.ReaderWriter | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Xml.ReaderWriter | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Debug | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Tools | [4.3.0-preview1-24530-04, ) |
| System.Globalization | [4.3.0-preview1-24530-04, ) |
| System.IO | [4.3.0-preview1-24530-04, ) |
| System.Reflection | [4.3.0-preview1-24530-04, ) |
| System.Resources.ResourceManager | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Extensions | [4.3.0-preview1-24530-04, ) |
| System.Text.Encoding | [4.3.0-preview1-24530-04, ) |
| System.Threading | [4.3.0-preview1-24530-04, ) |
| System.Xml.ReaderWriter | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:53:39 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |