AngleSharp 0.10.0
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>AngleSharp</id>
<version>0.10.0</version>
<authors>AngleSharp</authors>
<owners>Florian Rappl</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/AngleSharp/AngleSharp/blob/master/LICENSE</licenseUrl>
<projectUrl>https://anglesharp.github.io/</projectUrl>
<iconUrl>https://raw.github.com/AngleSharp/AngleSharp/master/logo.png</iconUrl>
<description>AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.</description>
<releaseNotes>https://github.com/AngleSharp/AngleSharp/blob/master/CHANGELOG.md</releaseNotes>
<copyright>Copyright 2013-2019, AngleSharp.</copyright>
<tags>html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser</tags>
</metadata>
</package>