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.
dotnet add package System.Xml.XDocument --version 4.0.0-beta-22231
Install-Package System.Xml.XDocument -Version 4.0.0-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-22231, ) |
| System.Runtime | [4.0.0-beta-22231, ) |
| System.Xml.ReaderWriter | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-11-11 23:49:44 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |