HtmlAgilityPack 1.12.4 — NuGet Package for .NET
HtmlAgilityPack 1.12.4 NuGet package for .NET. This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually…
Authors: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
Total downloads: 333,278,019
Project URL: http://html-agility-pack.net/
License: https://www.nuget.org/packages/HtmlAgilityPack/1.12.4/license
Tags: HTML, parse, crawler, spider, linq
Install HtmlAgilityPack 1.12.4
.NET CLI
dotnet add package HtmlAgilityPack --version 1.12.4
Package Manager Console
Install-Package HtmlAgilityPack -Version 1.12.4
PackageReference (csproj)
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
View full details, downloads chart, dependencies and version history on NuBrowse.