BundleTransformer.Csso 1.10.0-beta1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of BundleTransformer.Csso.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.Csso --version 1.10.0-beta1
NuGet\Install-Package BundleTransformer.Csso -Version 1.10.0-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="BundleTransformer.Csso" Version="1.10.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundleTransformer.Csso --version 1.10.0-beta1
#r "nuget: BundleTransformer.Csso, 1.10.0-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 BundleTransformer.Csso as a Cake Addin
#addin nuget:?package=BundleTransformer.Csso&version=1.10.0-beta1&prerelease

// Install BundleTransformer.Csso as a Cake Tool
#tool nuget:?package=BundleTransformer.Csso&version=1.10.0-beta1&prerelease

BundleTransformer.Csso contains one minifier-adapter for minification of CSS code - `KryzhanovskyCssMinifier`. `KryzhanovskyCssMinifier` is based on the Sergey Kryzhanovsky's CSSO (https://github.com/css/csso) version 3.2.0.

As a JS engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module, you need to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie (only in the Chakra JsRT modes), JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.ChakraCore.

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.12.44 979 12/29/2021
1.12.0 4,624 7/15/2019
1.10.0 5,402 12/26/2018
1.10.0-beta1 1,049 12/10/2018
1.9.175 2,726 9/24/2017
1.9.168 1,671 8/4/2017
1.9.160 1,565 6/15/2017
1.9.144 1,757 1/8/2017
1.9.138 10,161 12/10/2016
1.9.130 1,615 10/25/2016
1.9.122 2,077 9/19/2016
1.9.122-beta1 1,709 9/17/2016
1.9.122-alpha1 1,298 8/23/2016
1.9.117 2,216 7/28/2016
1.9.114 1,612 6/30/2016
1.9.108 1,648 5/11/2016
1.9.100 1,645 4/7/2016
1.9.99 1,611 4/5/2016
1.9.97 1,643 3/26/2016
1.9.94 1,643 3/17/2016
1.9.93 1,755 3/11/2016
1.9.92 1,654 3/8/2016
1.9.92-beta1 1,344 3/2/2016
1.9.92-alpha4 1,357 1/29/2016
1.9.92-alpha3 1,367 1/26/2016
1.9.92-alpha2 1,330 1/21/2016
1.9.88 1,773 12/10/2015
1.9.87 1,755 12/8/2015
1.9.82 1,857 11/12/2015
1.9.80 1,731 10/21/2015
1.9.79 1,637 10/19/2015
1.9.77 1,945 10/8/2015
1.9.52 2,541 3/30/2015
1.9.34 46,087 12/19/2014
1.9.29 2,494 11/17/2014
1.9.25 1,863 10/14/2014
1.9.14 1,976 8/11/2014
1.9.13 1,774 8/7/2014
1.9.1 2,174 6/25/2014
1.9.0 1,955 6/23/2014
1.9.0-Beta3 1,527 6/21/2014
1.9.0-Beta1 1,486 6/13/2014
1.8.30 1,969 4/28/2014
1.8.29 2,134 4/10/2014
1.8.23 1,892 2/21/2014
1.8.22 1,954 2/11/2014
1.8.20 1,820 2/4/2014
1.8.18 1,850 1/22/2014
1.8.13 1,876 11/25/2013
1.8.12 1,841 11/24/2013
1.8.11 1,839 11/7/2013
1.8.7 1,884 10/16/2013
1.8.2 1,922 9/10/2013
1.8.0 1,831 9/5/2013
1.7.27 1,873 8/26/2013
1.7.21 1,935 8/4/2013
1.7.16 2,131 7/11/2013
1.7.9-Beta1 1,637 5/27/2013
1.7.7-Beta1 1,574 5/3/2013
1.7.0-Beta1 1,580 3/19/2013
1.6.26 2,050 5/28/2013
1.6.25 2,142 5/13/2013
1.6.13 2,290 12/4/2012
1.6.12 2,149 11/27/2012
1.6.11 2,236 11/22/2012
1.6.10 2,161 11/17/2012

JavaScript Engine Switcher was updated to version 3.0.0 RC 2.