SgmlReader 1.8.11
.NET Framework 2.0
Install-Package SgmlReader -Version 1.8.11
dotnet add package SgmlReader --version 1.8.11
<PackageReference Include="SgmlReader" Version="1.8.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SgmlReader --version 1.8.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SgmlReader, 1.8.11"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SgmlReader as a Cake Addin
#addin nuget:?package=SgmlReader&version=1.8.11
// Install SgmlReader as a Cake Tool
#tool nuget:?package=SgmlReader&version=1.8.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SgmlReader is a versatile C# .NET library written by Chris Lovett for parsing HTML/SGML files using the XmlReader API.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SgmlReader:
Package | Downloads |
---|---|
evernote-cloud-sdk-windows
Evernote Cloud SDK for Windows |
|
OfxSharpLib
.NET OFX Parser |
|
OFXSharp
C# OFX file parser |
|
Headless
A web browser replacement for testing websites without the browser overhead. |
|
FearTheCowboy.Iso19770
Contains classes for consuming and producing ISO 19770-2/2015 Swidtags in JSON, HTML and XML |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SgmlReader:
Repository | Stars |
---|---|
TerribleDev/OwinOAuthProviders
OAuth providers for Owin
|