CenterCLR.SgmlReader
2016.3.27.1
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!
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CenterCLR.SgmlReader -Version 2016.3.27.1
dotnet add package CenterCLR.SgmlReader --version 2016.3.27.1
<PackageReference Include="CenterCLR.SgmlReader" Version="2016.3.27.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CenterCLR.SgmlReader, 2016.3.27.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install CenterCLR.SgmlReader as a Cake Addin #addin nuget:?package=CenterCLR.SgmlReader&version=2016.3.27.1 // Install CenterCLR.SgmlReader as a Cake Tool #tool nuget:?package=CenterCLR.SgmlReader&version=2016.3.27.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
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
|
|
ReVIEWBloggerLib
Simple Re:VIEW documents -> Blogger posting utility (base library. check out ReVIEWBlogger for actual usage)
|
|
Nagoya.LifelongLearningCenter
Nagoya LifelongLearningCenter information fetcher.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2018.8.31 | 4,963 | 8/30/2018 |
2018.8.30 | 441 | 8/30/2018 |
2017.6.12 | 1,261 | 6/12/2017 |
2016.3.27.2 | 1,542 | 3/27/2016 |
2016.3.27.1 | 626 | 3/27/2016 |
2014.12.7.3 | 1,614 | 12/7/2014 |
2014.12.7.2 | 745 | 12/7/2014 |
2014.12.7.1 | 711 | 12/7/2014 |