BundleTransformer.Yui 1.9.23

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.Yui --version 1.9.23
                    
NuGet\Install-Package BundleTransformer.Yui -Version 1.9.23
                    
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.Yui" Version="1.9.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BundleTransformer.Yui" Version="1.9.23" />
                    
Directory.Packages.props
<PackageReference Include="BundleTransformer.Yui" />
                    
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 BundleTransformer.Yui --version 1.9.23
                    
#r "nuget: BundleTransformer.Yui, 1.9.23"
                    
#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.
#addin nuget:?package=BundleTransformer.Yui&version=1.9.23
                    
Install BundleTransformer.Yui as a Cake Addin
#tool nuget:?package=BundleTransformer.Yui&version=1.9.23
                    
Install BundleTransformer.Yui as a Cake Tool

BundleTransformer.Yui contains 2 minifier-adapters: `YuiCssMinifier` (for minification of CSS-code) and `YuiJsMinifier` (for minification of JS-code). These adapters perform minification using the YUI Compressor for .NET (https://github.com/PureKrome/YUICompressor.NET).

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.14.0 2,812 5/29/2024
1.10.0 102,647 12/26/2018
1.10.0-beta1 1,348 12/10/2018
1.9.160 140,624 6/15/2017
1.9.92 77,353 3/8/2016
1.9.52 59,251 3/30/2015
1.9.34 37,832 12/19/2014
1.9.30 3,645 11/24/2014
1.9.25 10,179 10/14/2014
1.9.23 4,265 9/29/2014
1.9.15 5,869 8/19/2014
1.9.13 2,221 8/7/2014
1.9.1 3,324 6/25/2014
1.9.0 5,947 6/23/2014
1.9.0-Beta3 1,728 6/21/2014
1.9.0-Beta1 1,792 6/13/2014
1.8.30 3,463 4/28/2014
1.8.29 2,704 4/10/2014
1.8.27 2,825 3/4/2014
1.8.23 2,378 2/21/2014
1.8.20 2,420 2/4/2014
1.8.18 5,405 1/22/2014
1.8.12 2,668 11/24/2013
1.8.11 3,667 11/7/2013
1.8.7 3,768 10/16/2013
1.8.0 3,405 9/5/2013
1.7.27 2,640 8/26/2013
1.7.21 2,539 8/4/2013
1.7.20 2,456 8/2/2013
1.7.16 3,993 7/11/2013
1.7.9-Beta1 1,988 5/27/2013
1.7.7-Beta1 1,767 5/3/2013
1.7.0-Beta1 1,900 3/19/2013
1.6.26 4,436 5/28/2013
1.6.25 2,874 5/13/2013
1.6.13 5,158 12/4/2012
1.6.11 2,986 11/22/2012
1.6.10 2,522 11/17/2012
1.6.7 2,811 10/17/2012
1.6.6 2,567 10/15/2012
1.6.5 2,569 10/11/2012
1.6.1 2,419 9/20/2012
1.6.0 3,560 9/12/2012
1.5.5 2,406 8/29/2012
1.5.0 3,029 8/16/2012
1.4.3-beta3 1,905 8/1/2012
1.4.2-beta3 1,928 6/23/2012
1.4.1-beta3 1,871 6/19/2012
1.4.0-beta2 1,908 6/6/2012
1.3.0-beta 1,907 5/16/2012
1.2.1-beta 2,017 4/8/2012
1.2.0-beta 1,914 4/3/2012
1.0.0-beta 1,935 3/29/2012

Added support of the YUI Compressor for .NET 2.7.0.