Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
dotnet add package System.Runtime.Serialization.Xml --version 4.0.10-beta-22231
Install-Package System.Runtime.Serialization.Xml -Version 4.0.10-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-22231, ) |
| System.Runtime | [4.0.0-beta-22231, ) |
| System.Text.Encoding | [4.0.0-beta-22231, ) |
| System.Xml.ReaderWriter | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-11-11 23:37:03 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |