SquishIt 0.9.8-beta1

This is a prerelease version of SquishIt.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SquishIt --version 0.9.8-beta1
NuGet\Install-Package SquishIt -Version 0.9.8-beta1
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="SquishIt" Version="0.9.8-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SquishIt --version 0.9.8-beta1
#r "nuget: SquishIt, 0.9.8-beta1"
#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 SquishIt as a Cake Addin
#addin nuget:?package=SquishIt&version=0.9.8-beta1&prerelease

// Install SquishIt as a Cake Tool
#tool nuget:?package=SquishIt&version=0.9.8-beta1&prerelease

SquishIt lets you easily compress and combine JavaScript and CSS.

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

NuGet packages (17)

Showing the top 5 NuGet packages that depend on SquishIt:

Package Downloads
SquishIt.Mvc

ASP.NET MVC Extensions for SquishIt

SquishIt.Less

Adds LESS processing capability to SquishIt.

BrickPile

BrickPile is a lightweight CMS built on RavenDB and ASP.NET MVC 5

SquishIt.Sass

Adds Sass processing capability to SquishIt. Can compile .sass and .scss files. SASS / SCSS compilation is performed by libsass-net, a .net wrapper around the libsass engine.

SquishIt.NSass

Adds SCSS processing capability to SquishIt. Can compile .scss files using the NSass wrapper around the libsass C library. Use this package if you require faster or more up to date SCSS support and don't need to support the legacy SASS file extension.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SquishIt:

Repository Stars
JabbR/JabbR
Collaborative chat done right
ChrisFulstow/NBlog
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
Version Downloads Last updated
1.0.4 75,133 5/18/2020
1.0.3 34,620 11/22/2019
1.0.1 12,139 8/22/2019
1.0.0 140,906 10/15/2017
0.9.9 145,575 1/8/2017
0.9.8.2 84,434 1/6/2016
0.9.8 73,945 5/28/2015
0.9.7 65,397 12/24/2014
0.9.6.1 50,987 10/2/2014
0.9.6 7,205 9/1/2014
0.9.5.4 21,029 5/29/2014
0.9.5.1 8,025 4/15/2014
0.9.5 32,581 1/25/2014
0.9.3 60,373 7/22/2013
0.9.2 69,189 1/31/2013
0.9.1 22,730 10/16/2012
0.9.0 8,507 10/5/2012
0.8.7.2 17,457 8/17/2012
0.8.7.1 6,676 7/12/2012
0.8.7 9,117 6/7/2012
0.8.6 31,667 2/23/2012
0.8.5 4,254 1/22/2012
0.8.4 2,084 1/17/2012
0.8.3 2,359 1/11/2012
0.8.2 16,114 11/23/2011
0.8.1 2,403 11/8/2011
0.8.0 2,019 10/27/2011
0.7.1 45,365 11/7/2011

If you are upgrading from SquishIt 0.8.x (and earlier) releases this update breaks support for less and coffeescript file processing.  If you use either of these facilities, please install SquishIt.Less or SquishIt.CoffeeScript to enable correct preprocessing of your files.