Info
Version: | 1.0.5 |
Author(s): | Julien Sellgren |
Last Update: | Friday, March 2, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/jrsell/XHtmlKit |
NuGet Url: | https://www.nuget.org/packages/XHtmlKit |
Install
Install-Package XHtmlKit
dotnet add package XHtmlKit
paket add XHtmlKit
XHtmlKit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.3)
- System.Text.Encoding.CodePages(>= 4.4.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
Tags
Fast, memory efficient, tolerant of malformed Html, allows parsing from a stream, and has built-in encoding detection.