CenterCLR.SgmlReader 2016.3.27.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CenterCLR.SgmlReader --version 2016.3.27.2
NuGet\Install-Package CenterCLR.SgmlReader -Version 2016.3.27.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CenterCLR.SgmlReader" Version="2016.3.27.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CenterCLR.SgmlReader --version 2016.3.27.2
#r "nuget: CenterCLR.SgmlReader, 2016.3.27.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CenterCLR.SgmlReader as a Cake Addin
#addin nuget:?package=CenterCLR.SgmlReader&version=2016.3.27.2

// Install CenterCLR.SgmlReader as a Cake Tool
#tool nuget:?package=CenterCLR.SgmlReader&version=2016.3.27.2

SgmlReader for Portable Class Library.
SgmlReader is "SGML" markup language parser, and derived from System.Xml.XmlReader in .NET CLR.
But, most popular usage the "HTML" parser. (It's scraper!!)

/* Use SgmlReader in Html parse mode. */
XDocument document = SgmlReader.Parse(stream);

Done!

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CenterCLR.SgmlReader:

Package Downloads
Itsg.Ostc1

Client für die OSTC-Schnittstelle V1

Dataline.Dguv.Validator.Web

Bibliothek für Mitgliedsnummer-Prüfungen für Unfallversicherungsträger basierend auf Internet-Quellen

Nagoya.LifelongLearningCenter

Nagoya LifelongLearningCenter information fetcher.

ReVIEWBloggerLib

Simple Re:VIEW documents -> Blogger posting utility (base library. check out ReVIEWBlogger for actual usage)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2018.8.31 25,391 8/30/2018
2018.8.30 1,259 8/30/2018
2017.6.12 5,107 6/12/2017
2016.3.27.2 3,546 3/27/2016
2016.3.27.1 1,495 3/27/2016
2014.12.7.3 4,309 12/7/2014
2014.12.7.2 1,932 12/7/2014
2014.12.7.1 1,868 12/7/2014