AngleSharp 0.16.1-alpha-96
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/2013/05/nuspec.xsd">
<metadata>
<id>AngleSharp</id>
<version>0.16.1-alpha-96</version>
<authors>AngleSharp</authors>
<owners>Florian Rappl</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>logo.png</icon>
<projectUrl>https://anglesharp.github.io/</projectUrl>
<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-2021, 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>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="System.Buffers" version="4.5.1" />
<dependency id="System.Text.Encoding.CodePages" version="5.0.0" />
</group>
<group targetFramework=".NETFramework4.6">
<dependency id="System.Buffers" version="4.5.1" />
<dependency id="System.Text.Encoding.CodePages" version="5.0.0" />
</group>
<group targetFramework=".NETFramework4.6.1">
<dependency id="System.Buffers" version="4.5.1" />
<dependency id="System.Text.Encoding.CodePages" version="5.0.0" />
</group>
<group targetFramework=".NETFramework4.7.2">
<dependency id="System.Buffers" version="4.5.1" />
<dependency id="System.Text.Encoding.CodePages" version="5.0.0" />
</group>
</dependencies>
</metadata>
</package>