BundleTransformer.NUglify 1.15.0

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

// Install BundleTransformer.NUglify as a Cake Tool
#tool nuget:?package=BundleTransformer.NUglify&version=1.15.0                

BundleTransformer.NUglify contains two minifier-adapters: NUglifyCssMinifier (for minification of CSS code) and NUglifyJsMinifier (for minification of JS code). These adapters perform minification by using the NUglify version 1.21.9.

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

Showing the top 2 popular GitHub repositories that depend on BundleTransformer.NUglify:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Taritsyn/WebMarkupMin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
Version Downloads Last updated
1.15.0 1,080 8/14/2024
1.14.0 2,877 5/29/2024
1.13.16 9,929 1/10/2024
1.13.14 9,659 10/20/2023
1.13.6 40,864 6/3/2023
1.13.4 8,188 4/24/2023
1.13.2 19,780 1/27/2023
1.12.55 1,343 12/15/2022
1.12.54 4,167 12/10/2022
1.12.50 17,478 7/23/2022
1.12.48 5,540 4/25/2022
1.12.47 10,835 3/16/2022
1.12.46 2,716 2/22/2022
1.12.44 7,687 12/29/2021
1.12.42 23,238 10/29/2021
1.12.39 5,181 9/11/2021
1.12.38 1,120 7/3/2021
1.12.36 8,104 5/23/2021
1.12.35 888 5/13/2021
1.12.34 4,652 4/8/2021
1.12.32 36,488 2/24/2021
1.12.30 4,159 2/2/2021
1.12.28 1,598 12/11/2020
1.12.27 539 11/27/2020
1.12.26 847 11/25/2020
1.12.24 568 11/13/2020
1.12.23 1,478 11/2/2020
1.12.22 1,841 10/9/2020
1.12.21 647 10/2/2020
1.12.20 610 9/23/2020
1.12.19 597 8/25/2020
1.12.18 581 8/19/2020
1.12.16 12,863 7/8/2020
1.12.15 907 6/21/2020
1.12.9 5,815 3/25/2020
1.11.6 3,248 6/4/2019
1.10.0 2,064 12/26/2018
1.10.0-beta1 543 12/10/2018
1.9.213 2,583 10/2/2018

Added support for the NUglify version 1.21.9.