Shaman.Dom
1.0.1.19
An optimized version of HtmlAgilityPack with many bug fixes and improvements.
Improved features:
* Minimizes heap allocations and avoids duplicate strings in the heap
* HtmlAttribute, HtmlAttributeCollection, HtmlNodeCollection are now structs
* Proper encoding/unencoding of attributes
* Fixed allocation on each call of HtmlNode.get_TagName()
* Fixed imprecise parsing of <form> and <table>
* Fixed imprecise parsing of malformed entities
* Fixed imprecise parsing of extra closing tags
* HtmlNode.HasClass(), HtmlNode.ClassList
* Faster Entitize(), DeEntitize()
* Faster Descendants()/DescendantsAndSelf()
* Support for unicode surrogates
* Removed legacy stuff
* Support for lazily switching document encoding when finding <meta charset>
See the version list below for details.
Install-Package Shaman.Dom -Version 1.0.1.19
dotnet add package Shaman.Dom --version 1.0.1.19
<PackageReference Include="Shaman.Dom" Version="1.0.1.19" />
paket add Shaman.Dom --version 1.0.1.19
#r "nuget: Shaman.Dom, 1.0.1.19"
// Install Shaman.Dom as a Cake Addin
#addin nuget:?package=Shaman.Dom&version=1.0.1.19
// Install Shaman.Dom as a Cake Tool
#tool nuget:?package=Shaman.Dom&version=1.0.1.19
Dependencies
-
.NETFramework 3.5
- Shaman.ValueString (>= 1.0.2.29)
-
.NETFramework 4.6
- Shaman.ValueString (>= 1.0.2.29)
-
.NETStandard 1.3
- Shaman.ValueString (>= 1.0.2.29)
- System.Xml.ReaderWriter (>= 4.0.11)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Shaman.Dom:
Package | Downloads |
---|---|
Shaman.Http
HTTP and HTML processing library
|
|
Shaman.Fizzler
Shaman.Fizzler
|
|
Shaman.NBoilerpipe
Shaman.NBoilerpipe
|
|
Shaman.BinSer
Provides a binary serialization mechanism that supports cycles, delegates, events, tasks, string deduplication and custom serializers.
|
|
Shaman.Dependencies
Shaman.Dependencies
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.24 | 1,161 | 12/1/2017 |
1.0.1.23 | 524 | 12/1/2017 |
1.0.1.22 | 521 | 12/1/2017 |
1.0.1.21 | 583 | 11/1/2017 |
1.0.1.20 | 990 | 3/13/2017 |
1.0.1.19 | 766 | 3/3/2017 |
1.0.1.18 | 539 | 2/7/2017 |
1.0.1.17 | 716 | 1/8/2017 |
1.0.1.16 | 594 | 10/11/2016 |
1.0.1.15 | 783 | 8/28/2016 |
1.0.1.14 | 701 | 8/9/2016 |
1.0.1.13 | 588 | 6/22/2016 |
1.0.1.12 | 580 | 6/22/2016 |
1.0.1.11 | 667 | 5/16/2016 |
1.0.1.10 | 599 | 4/19/2016 |
1.0.1.9 | 671 | 1/25/2016 |
1.0.1.8 | 611 | 1/1/2016 |
1.0.1.6 | 669 | 9/24/2015 |
1.0.1.5 | 643 | 9/13/2015 |
1.0.1 | 622 | 9/13/2015 |
1.0.0-beta-2514 | 552 | 9/13/2015 |
1.0.0-beta-2513 | 576 | 9/12/2015 |
1.0.0-beta-2512 | 796 | 8/12/2015 |
1.0.0-beta-2511 | 816 | 9/12/2015 |
1.0.0-beta-2510 | 808 | 9/1/2015 |
1.0.0-beta-2509 | 951 | 8/12/2015 |
0.0.9 | 1,136 | 8/12/2015 |