RequestReduce.SassLessCoffee 1.6.56

There is a newer version of this package available.
See the version list below for details.
dotnet add package RequestReduce.SassLessCoffee --version 1.6.56
NuGet\Install-Package RequestReduce.SassLessCoffee -Version 1.6.56
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="RequestReduce.SassLessCoffee" Version="1.6.56" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RequestReduce.SassLessCoffee --version 1.6.56
#r "nuget: RequestReduce.SassLessCoffee, 1.6.56"
#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 RequestReduce.SassLessCoffee as a Cake Addin
#addin nuget:?package=RequestReduce.SassLessCoffee&version=1.6.56

// Install RequestReduce.SassLessCoffee as a Cake Tool
#tool nuget:?package=RequestReduce.SassLessCoffee&version=1.6.56

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.8.76 7,033 7/30/2012
1.8.73 1,648 6/27/2012
1.8.71 1,301 6/27/2012
1.8.67 1,359 6/15/2012
1.8.63 1,359 6/12/2012
1.8.49 1,401 6/5/2012
1.8.47 1,320 6/5/2012
1.8.32 1,573 4/30/2012
1.8.30 1,319 4/29/2012
1.8.13 1,663 3/13/2012
1.8.8 1,327 3/12/2012
1.8.3 1,318 3/12/2012
1.8.1 1,357 3/12/2012
1.7.108 1,463 2/17/2012
1.7.107 1,344 2/17/2012
1.7.105 1,361 2/15/2012
1.7.103 1,326 2/14/2012
1.7.100 1,380 2/13/2012
1.7.94 1,376 2/11/2012
1.7.64 1,365 2/6/2012
1.7.61 1,394 2/5/2012
1.7.49 1,375 1/30/2012
1.7.29 1,421 1/17/2012
1.7.26 1,413 1/15/2012
1.7.15 1,409 1/13/2012
1.7.7 1,440 1/12/2012
1.7.5 1,366 1/12/2012
1.7.0 1,368 1/9/2012
1.6.64 1,447 1/8/2012
1.6.58 1,372 1/6/2012
1.6.56 1,396 1/5/2012
1.6.54 1,396 12/31/2011
1.6.52 1,396 12/29/2011
1.6.49 1,400 12/29/2011
1.6.38 1,400 12/21/2011
1.6.24 1,403 12/17/2011
1.6.19 1,475 12/14/2011
1.6.12 1,394 12/13/2011
1.6.9 1,451 12/12/2011
1.6.5 1,469 12/9/2011
1.6.3 1,371 12/9/2011
1.6.1 1,407 12/9/2011

* Fix parsing errors that surface with empty css comments
     * Fix Nuget Dependency versions
     * Fix flush and dashboard for unauthenticated users on .net 3.5
     * Fix nuget install for Web Site projects
     * Do not inject css before X-UA-Compatible meta tag.
     * Fix errors thrown by setting response filter after a redirect
     * Fix errors thrown by setting response filter without reading it (.net 3.5 bug)
     * Fix bug that surfaces when two identical scripts are in the head
     * Gracefully swallow and log errors in transformations
     * Fix disk file cache failing to load previously cached files on app startup
     * Allow saving of less/sass/coffee files in RequestReduce directory
     * Fix .less imports