SgmlReader 1.8.8
See the version list below for details.
dotnet add package SgmlReader --version 1.8.8
NuGet\Install-Package SgmlReader -Version 1.8.8
<PackageReference Include="SgmlReader" Version="1.8.8" />
paket add SgmlReader --version 1.8.8
#r "nuget: SgmlReader, 1.8.8"
// Install SgmlReader as a Cake Addin #addin nuget:?package=SgmlReader&version=1.8.8 // Install SgmlReader as a Cake Tool #tool nuget:?package=SgmlReader&version=1.8.8
SGMLReader is a versatile C# .NET library written by Chris Lovett for parsing HTML/SGML files. The original community around SGMLReader used to be hosted by GotDotNet, but this site was phased out (update: it appears the code has re-surfaced on MSDN Code Gallery, but without any updates). MindTouch Dream and MindTouch Core use the SGMLReader library extensively. Over the last few years we have made many improvements to this code; thereby, making us the de facto maintainers of this library. In the spirit of the original author, we're providing back these changes on the MindTouch Developer Center site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (9)
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
|