CenterCLR.SgmlReader
2018.8.31
Install-Package CenterCLR.SgmlReader -Version 2018.8.31
dotnet add package CenterCLR.SgmlReader --version 2018.8.31
<PackageReference Include="CenterCLR.SgmlReader" Version="2018.8.31" />
paket add CenterCLR.SgmlReader --version 2018.8.31
#r "nuget: CenterCLR.SgmlReader, 2018.8.31"
// Install CenterCLR.SgmlReader as a Cake Addin
#addin nuget:?package=CenterCLR.SgmlReader&version=2018.8.31
// Install CenterCLR.SgmlReader as a Cake Tool
#tool nuget:?package=CenterCLR.SgmlReader&version=2018.8.31
SgmlReader for Portable 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- 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 |
|
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 | Downloads | Last updated |
---|---|---|
2018.8.31 | 11,960 | 8/30/2018 |
2018.8.30 | 576 | 8/30/2018 |
2017.6.12 | 1,936 | 6/12/2017 |
2016.3.27.2 | 2,135 | 3/27/2016 |
2016.3.27.1 | 779 | 3/27/2016 |
2014.12.7.3 | 2,582 | 12/7/2014 |
2014.12.7.2 | 1,137 | 12/7/2014 |
2014.12.7.1 | 1,108 | 12/7/2014 |