BundleTransformer.Closure 1.12.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.Closure --version 1.12.0
                    
NuGet\Install-Package BundleTransformer.Closure -Version 1.12.0
                    
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.Closure" Version="1.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BundleTransformer.Closure" Version="1.12.0" />
                    
Directory.Packages.props
<PackageReference Include="BundleTransformer.Closure" />
                    
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.Closure --version 1.12.0
                    
#r "nuget: BundleTransformer.Closure, 1.12.0"
                    
#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.
#:package BundleTransformer.Closure@1.12.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BundleTransformer.Closure&version=1.12.0
                    
Install as a Cake Addin
#tool nuget:?package=BundleTransformer.Closure&version=1.12.0
                    
Install as a Cake Tool

BundleTransformer.Closure contains two minifier-adapters for minification of JS code: `ClosureRemoteJsMinifier` and `ClosureLocalJsMinifier`. `ClosureRemoteJsMinifier` is based on the Google Closure Compiler Service API (https://developers.google.com/closure/compiler/docs/gettingstarted_api) and requires a permanent connection to the Internet. `ClosureLocalJsMinifier` is based on the Google Closure Compiler Application (https://developers.google.com/closure/compiler/docs/gettingstarted_app) and for their work requires the latest version of `compiler.jar` file.

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 593 5/29/2024
1.12.39 10,016 9/11/2021
1.12.0 4,554 7/15/2019
1.10.0 1,236 12/26/2018
1.10.0-beta1 642 12/10/2018
1.9.160 1,503 6/15/2017
1.9.92 1,615 3/8/2016
1.9.69 1,787 7/22/2015
1.9.52 1,542 3/30/2015
1.9.51 1,425 3/28/2015
1.9.34 30,687 12/19/2014
1.9.25 1,576 10/14/2014
1.9.17 1,527 8/27/2014
1.9.13 1,550 8/7/2014
1.9.1 1,634 6/25/2014
1.9.0 1,625 6/23/2014
1.9.0-Beta3 1,170 6/21/2014
1.9.0-Beta1 1,172 6/13/2014
1.8.31 1,623 5/7/2014
1.8.30 1,559 4/28/2014
1.8.29 1,778 4/10/2014
1.8.23 2,271 2/21/2014
1.8.20 1,587 2/4/2014
1.8.18 1,555 1/22/2014
1.8.12 1,706 11/24/2013
1.8.11 1,570 11/7/2013
1.8.7 1,585 10/16/2013
1.8.0 1,617 9/5/2013
1.7.27 1,902 8/26/2013
1.7.25 1,578 8/14/2013
1.7.21 1,584 8/4/2013
1.7.20 1,619 8/2/2013
1.7.16 1,809 7/11/2013
1.7.9-Beta1 1,353 5/27/2013
1.7.7-Beta1 1,251 5/3/2013
1.7.0-Beta1 1,304 3/19/2013
1.6.26 1,749 5/28/2013
1.6.25 1,648 5/13/2013
1.6.13 1,866 12/4/2012
1.6.11 1,942 11/22/2012
1.6.10 1,809 11/17/2012
1.6.6 2,043 10/15/2012
1.6.5 1,924 10/11/2012
1.6.1 1,808 9/20/2012
1.6.0 1,661 9/12/2012
1.5.5 1,789 8/29/2012
1.5.0 1,750 8/16/2012
1.4.3-beta3 1,309 8/1/2012
1.4.2-beta3 1,339 6/23/2012
1.4.1-beta3 1,378 6/19/2012
1.4.0-beta2 1,364 6/6/2012
1.0.0-beta 1,346 5/16/2012

Json.NET was updated to version 12.0.2.