Microsoft.Xml.SgmlReader
1.8.18
SgmlReader is a .NET library that is handy for converting SGML content (like HTML and OFX) into well formed XML via XmlReader, XmlDocument, XDocument or XPathDocument. It runs on Windows and Linux using Mono.
Install-Package Microsoft.Xml.SgmlReader -Version 1.8.18
dotnet add package Microsoft.Xml.SgmlReader --version 1.8.18
<PackageReference Include="Microsoft.Xml.SgmlReader" Version="1.8.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Xml.SgmlReader --version 1.8.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/lovettchris/SgmlReader/blob/master/README.md
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
UAP 0.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Xml.SgmlReader:
Package | Downloads |
---|---|
Restless.OfxSharper
Provides Ofx parsing and building services
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Xml.SgmlReader:
Repository | Stars |
---|---|
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
xamarin/java.interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
|