Info
| Version: | 1.0.0 | 
| Author(s): | INOMATA Kentaro | 
| Last Update: | Wednesday, June 21, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/matarillo/dcsoup | 
| NuGet Url: | https://www.nuget.org/packages/dcsoup | 
Install
Install-Package dcsoup
                        dotnet add package dcsoup
                        paket add dcsoup
                        
                                dcsoup Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
This library is basically a port of jsoup, a Java HTML parser library. see also: http://jsoup.org/
API reference is available at: https://raw.githubusercontent.com/matarillo/dcsoup/master/sandcastle/Help/dcsoup.chm.