HtmlAgilityPack_Helper 2.0.0
It helps you to use HAP in easier and meaningful way via Reflection.
It works somehow like Entity-Framework. Go to wiki in github page for tutorial :
https://github.com/parsalotfy/HtmlAgilityPack_Helper/wiki
Install-Package HtmlAgilityPack_Helper -Version 2.0.0
dotnet add package HtmlAgilityPack_Helper --version 2.0.0
<PackageReference Include="HtmlAgilityPack_Helper" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HtmlAgilityPack_Helper --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
A revolutionary version.
Dependencies
-
.NETFramework 4.5
- HtmlAgilityPack (>= 1.5.5)
GitHub Usage
This package is not used by any popular GitHub repositories.