Info
| Version: | 1.0.0 | 
| Author(s): | Wojciech Wojdav Horzowski | 
| Last Update: | Monday, April 27, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://wojdavbootstrapmvc.com/whtmlparser | 
| NuGet Url: | https://www.nuget.org/packages/WHtmlParser | 
Install
Install-Package WHtmlParser
                        dotnet add package WHtmlParser
                        paket add WHtmlParser
                        
                                WHtmlParser Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
If you want to parse and modify a HTML code in an object-oriented way I recommend using a WQuery library which wraps a parser into an object, which shares user-friendly methods similar to those in jQuery.
WARNING: This is first Stable Release with potential breaking changes. Read more in changelog on website.