Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
dotnet add package System.Xml.XmlDocument --version 4.0.1-rc2-24027
Install-Package System.Xml.XmlDocument -Version 4.0.1-rc2-24027
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11-rc2-24027, ) |
| System.Diagnostics.Debug | [4.0.11-rc2-24027, ) |
| System.Globalization | [4.0.11-rc2-24027, ) |
| System.IO | [4.1.0-rc2-24027, ) |
| System.Resources.ResourceManager | [4.0.1-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Runtime.Extensions | [4.1.0-rc2-24027, ) |
| System.Text.Encoding | [4.0.11-rc2-24027, ) |
| System.Threading | [4.0.11-rc2-24027, ) |
| System.Xml.ReaderWriter | [4.0.11-rc2-24027, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-05-16 14:18:06 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |