AngleSharp.Css 0.16.3
Extends the CSSOM from the core AngleSharp library.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>AngleSharp.Css</id>
<version>0.16.3</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>Extends the CSSOM from the core AngleSharp library.</description>
<releaseNotes>https://github.com/AngleSharp/AngleSharp.Css/blob/master/CHANGELOG.md</releaseNotes>
<copyright>Copyright 2016-2022, AngleSharp</copyright>
<tags>html html5 css css3 dom styling library anglesharp angle</tags>
<dependencies>
<dependency id="AngleSharp" version="0.16.1" />
</dependencies>
</metadata>
</package>