HtmlDexterityPack NuGet Package

This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...).

It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML.

The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).




Got any HtmlDexterityPack Question?





Info

Version: 1.5.1
Author(s): Simon Mourrier, Jeff Klawiter, Stephan Grell
Last Update: Saturday, April 22, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/stil/HtmlDexterityPack
NuGet Url: https://www.nuget.org/packages/HtmlDexterityPack


Install
Install-Package HtmlDexterityPack
dotnet add package HtmlDexterityPack
paket add HtmlDexterityPack
HtmlDexterityPack Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETFramework 4.5
  • No dependencies.
.NETStandard 1.6 net451
  • No dependencies.
net452
  • No dependencies.
net46
  • No dependencies.
net461
  • No dependencies.
net462
  • No dependencies.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2551