Info
Version: | 1.0.3 |
Author(s): | David West |
Last Update: | Monday, December 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidwest/textdiscovery |
NuGet Url: | https://www.nuget.org/packages/TextDiscovery.HtmlAgilityPack |
Install
Install-Package TextDiscovery.HtmlAgilityPack
dotnet add package TextDiscovery.HtmlAgilityPack
paket add TextDiscovery.HtmlAgilityPack
TextDiscovery.HtmlAgilityPack Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9.5)
- TextDiscovery(>= 1.0.3)
Tags
Enables the following capabilities: mark search hits in the DOM, create HTML excerpts at a given word count with configurable element-breaking rules, and more.