Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Xml.XmlSerializer --version 4.0.11
Install-Package System.Xml.XmlSerializer -Version 4.0.11
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.Primitives | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Xml.ReaderWriter | [4.0.11, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Xml.ReaderWriter | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.Primitives | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Xml.ReaderWriter | [4.0.11, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:29:52 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |