System.Xml.XDocument 4.0.10

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. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType

Microsoft
安装
dotnet add package System.Xml.XDocument --version 4.0.10
Install-Package System.Xml.XDocument -Version 4.0.10
依赖
.NETPlatform5.0
包名版本要求
System.Runtime [4.0.20, )
System.IO [4.0.10, )
System.Xml.ReaderWriter [4.0.10, )
System.Resources.ResourceManager [4.0.0, )
System.Diagnostics.Debug [4.0.10, )
System.Collections [4.0.10, )
System.Globalization [4.0.10, )
System.Threading [4.0.10, )
System.Text.Encoding [4.0.10, )
System.Reflection [4.0.10, )
System.Runtime.Extensions [4.0.10, )
版本详情
作者Microsoft
发布时间2015-07-29 09:14:38
许可证http://go.microsoft.com/fwlink/?LinkId=329770