Skip to main content
Microsoft.Xml.SgmlReader package icon

Microsoft.Xml.SgmlReader

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 .NET core.

Total Downloads
754.6K
754,592
Published
Apr 14, 2023
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Xml.SgmlReader --version 1.8.29
Package Manager Console
Install-Package Microsoft.Xml.SgmlReader -Version 1.8.29
PackageReference
<PackageReference Include="Microsoft.Xml.SgmlReader" Version="1.8.29" />

Frameworks

.NETStandard2.0 .NETStandard2.1 .NETFramework4.6 .NETFramework4.7 .NETFramework4.8 .NETCoreApp3.1 net6.0 UAP0.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.