SassAndCoffee.Core 2.1.1

dotnet add package SassAndCoffee.Core --version 2.1.1
                    
NuGet\Install-Package SassAndCoffee.Core -Version 2.1.1
                    
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="SassAndCoffee.Core" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SassAndCoffee.Core" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SassAndCoffee.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SassAndCoffee.Core --version 2.1.1
                    
#r "nuget: SassAndCoffee.Core, 2.1.1"
                    
#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.
#:package SassAndCoffee.Core@2.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SassAndCoffee.Core&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SassAndCoffee.Core&version=2.1.1
                    
Install as a Cake Tool

Shared dependencies of SassAndCoffee.JavaScript and SassAndCoffee.Ruby.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 181,806 5/16/2013
2.0.2 136,861 1/10/2012
1.1.5 7,162 11/18/2011
1.1.0 3,504 9/2/2011
1.0.1 2,561 8/4/2011
1.0.0 5,293 7/11/2011