SquishIt.AspNet 1.0.4

dotnet add package SquishIt.AspNet --version 1.0.4
NuGet\Install-Package SquishIt.AspNet -Version 1.0.4
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.AspNet" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SquishIt.AspNet --version 1.0.4
#r "nuget: SquishIt.AspNet, 1.0.4"
#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.AspNet as a Cake Addin
#addin nuget:?package=SquishIt.AspNet&version=1.0.4

// Install SquishIt.AspNet as a Cake Tool
#tool nuget:?package=SquishIt.AspNet&version=1.0.4

SquishIt.AspNet lets you easily compress and combine JavaScript and CSS on the ASP.net platform.

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 (1)

Showing the top 1 NuGet packages that depend on SquishIt.AspNet:

Package Downloads
SquishIt

SquishIt lets you easily compress and combine JavaScript and CSS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 76,498 5/18/2020
1.0.4-beta1 888 5/18/2020
1.0.3 34,964 11/22/2019
1.0.2 2,257 11/18/2019
1.0.1 12,757 8/22/2019
1.0.0 144,016 10/15/2017
1.0.0-beta6 1,420 9/19/2017
1.0.0-beta5 1,468 8/10/2017
1.0.0-beta4 1,353 8/9/2017
1.0.0-beta3 1,421 8/9/2017

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.

     If you are upgrading from SquishIt 0.9.8.2 and earlier this update will bring a new version of the AjaxMin and YUICompressor.NET libraries with it, along with a new dependency on WebActivatorEX.