AngleSharp.Css 0.17.0
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.17.0</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>
<readme>README.md</readme>
<projectUrl>https://anglesharp.github.io/</projectUrl>
<description>Extends the CSSOM from the core AngleSharp library.</description>
<releaseNotes>https://github.com/AngleSharp/AngleSharp.Css/blob/main/CHANGELOG.md</releaseNotes>
<copyright>Copyright 2016-2023, AngleSharp</copyright>
<tags>html html5 css css3 dom styling library anglesharp angle</tags>
<dependencies>
<dependency id="AngleSharp" version="[0.17.0, 0.18.0)" />
</dependencies>
</metadata>
</package>