HtmlAgilityPack for .NET Core NuGet Package

This is a port of HtmlAgilityPack library created by Simon Mourrier and Jeff Klawiter for .NET Core platform.

This NuGet package supports can be used with Universal Windows Platform, ASP.NET 5 (using .NET Core) and full .NET Framework 4.6.

Original description:

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 HtmlAgilityPack for .NET Core Question?





Info

Version: 1.5.0.2
Author(s): Zulfahmi Ahmad, TimTim Wong
Last Update: Monday, January 23, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/wegylexy/HtmlAgilityPack.NetCore
NuGet Url: https://www.nuget.org/packages/HtmlAgilityPack.NetCoreCodePages


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

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.3


Tags



STATS

must-have-score

.8

avg-downloads-per-day

2

days-since-last-release

2621