SassAndCoffee.Core
2.0.2
See the version list below for details.
dotnet add package SassAndCoffee.Core --version 2.0.2
NuGet\Install-Package SassAndCoffee.Core -Version 2.0.2
<PackageReference Include="SassAndCoffee.Core" Version="2.0.2" />
paket add SassAndCoffee.Core --version 2.0.2
#r "nuget: SassAndCoffee.Core, 2.0.2"
// Install SassAndCoffee.Core as a Cake Addin #addin nuget:?package=SassAndCoffee.Core&version=2.0.2 // Install SassAndCoffee.Core as a Cake Tool #tool nuget:?package=SassAndCoffee.Core&version=2.0.2
Shared dependencies of SassAndCoffee.JavaScript and SassAndCoffee.Ruby.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SassAndCoffee.Core:
Package | Downloads |
---|---|
SassAndCoffee.Ruby
Just the Ruby (Sass, SCSS) parts of SassAndCoffee. Useful for embedding in other projects. |
|
SassAndCoffee.JavaScript
Just the JavaScript (CoffeeScript, Uglify.js) parts of SassAndCoffee. Useful for embedding in other projects. |
|
RequestReduce.SassLessCoffee
RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing its reductions. |
|
Cassette.Sass
Sass CSS compiler support for Cassette. |
|
HotGlue.Runtime.SassAndCoffee
HotGlue.Runtime.SassAndCoffee |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SassAndCoffee.Core:
Repository | Stars |
---|---|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
|
|
Shazwazza/ClientDependency
DEPRECATED. A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
|