Sourced from HtmlAgilityPack's releases.
v1.11.72
Download the library here
- Added:
AttributeValueQuote.InitialExceptWithoutValue
to fix #575
Library Sponsored By
This library is sponsored by Entity Framework Extensions
v1.11.71
Download the library here
- MERGED: Pull Request - Fix AOT warning with HtmlNode.GetAttributeValue #573
- ADDED: New option
OptionEnableBreakLineForInnerText = true
, when enabled thebr
tag will cause a break line for theInnerText
Library Sponsored By
This library is sponsored by Entity Framework Extensions
d24fa1c
Update assembly versioncf48977
Fix for zzzprojects/html-agility-pack#575973972a
Update assembly versionbcf51cc
Add a new option77ae081
Remove the obsolete part2a6af61
Merge pull request #573
from euju-ms/aot1c20bd3
Fix indentation7189e53
New API for GetAttributeValue that takes in an explicit parser