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.AngleSharp | 
Install
Install-Package TextDiscovery.AngleSharp
                        dotnet add package TextDiscovery.AngleSharp
                        paket add TextDiscovery.AngleSharp
                        
                                TextDiscovery.AngleSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - AngleSharp(>= 0.9.9)
- TextDiscovery(>= 1.0.3)
- System.Collections(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- AngleSharp(>= 0.9.9)
- 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.