System.Xml.ReaderWriter (4.3.0)
Published 2023-05-05 11:43:35 +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.ReaderWriter
About this package
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Globalization | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETCore5.0 |
System.IO.FileSystem | 4.3.0 | .NETCore5.0 |
System.IO.FileSystem.Primitives | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Runtime.InteropServices | 4.3.0 | .NETCore5.0 |
System.Text.Encoding | 4.3.0 | .NETCore5.0 |
System.Text.Encoding.Extensions | 4.3.0 | .NETCore5.0 |
System.Text.RegularExpressions | 4.3.0 | .NETCore5.0 |
System.Threading.Tasks | 4.3.0 | .NETCore5.0 |
System.Threading.Tasks.Extensions | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Text.Encoding | 4.3.0 | .NETStandard1.0 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.0 |
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.IO.FileSystem | 4.3.0 | .NETStandard1.3 |
System.IO.FileSystem.Primitives | 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.Runtime.InteropServices | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding.Extensions | 4.3.0 | .NETStandard1.3 |
System.Text.RegularExpressions | 4.3.0 | .NETStandard1.3 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.3 |
System.Threading.Tasks.Extensions | 4.3.0 | .NETStandard1.3 |