System.Xml.XmlDocument (4.3.0)

Published 2023-05-05 11:43:36 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 System.Xml.XmlDocument

About this package

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

When using NuGet 3.x this package requires at least version 3.4.

Dependencies

ID Version Target Framework
System.Collections 4.3.0 .NETStandard1.3
System.Diagnostics.Debug 4.3.0 .NETStandard1.3
System.Globalization 4.3.0 .NETStandard1.3
System.IO 4.3.0 .NETStandard1.3
System.Resources.ResourceManager 4.3.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
System.Runtime.Extensions 4.3.0 .NETStandard1.3
System.Text.Encoding 4.3.0 .NETStandard1.3
System.Threading 4.3.0 .NETStandard1.3
System.Xml.ReaderWriter 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:43:36 +10:00
80
Microsoft
278 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05