SR2.Web.ExCSS
2.0.7
dotnet add package SR2.Web.ExCSS --version 2.0.7
NuGet\Install-Package SR2.Web.ExCSS -Version 2.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SR2.Web.ExCSS" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SR2.Web.ExCSS --version 2.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SR2.Web.ExCSS, 2.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SR2.Web.ExCSS as a Cake Addin #addin nuget:?package=SR2.Web.ExCSS&version=2.0.7 // Install SR2.Web.ExCSS as a Cake Tool #tool nuget:?package=SR2.Web.ExCSS&version=2.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.7 | 18,495 | 3/8/2016 |
v2.0.7 - Retargeted to be compatible with most portable targets.
v1.0.1 - v2.0.6 - Initial release