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
dotnet add package System.Xml.XmlDocument --version 4.0.1-beta-23409
Install-Package System.Xml.XmlDocument -Version 4.0.1-beta-23409
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Xml.ReaderWriter | [4.0.10, ) |
| System.IO | [4.0.10, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Text.Encoding | [4.0.10, ) |
| System.Collections | [4.0.10, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| System.Globalization | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-10-15 17:01:03 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |