AngleSharp.Css by AngleSharp

<PackageReference Include="AngleSharp.Css" Version="0.14.0" />

 AngleSharp.Css 0.14.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.14.0</version>
    <authors>AngleSharp</authors>
    <owners>Florian Rappl</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/AngleSharp/AngleSharp.Css/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://anglesharp.github.io/</projectUrl>
    <iconUrl>https://raw.github.com/AngleSharp/AngleSharp.Css/master/logo.png</iconUrl>
    <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-2020, AngleSharp</copyright>
    <tags>html html5 css css3 dom styling library anglesharp angle</tags>
    <dependencies>
      <dependency id="AngleSharp" version="0.14.0" />
    </dependencies>
  </metadata>
</package>