BundleTransformer.NUglify 1.15.3

Prefix Reserved
dotnet add package BundleTransformer.NUglify --version 1.15.3
                    
NuGet\Install-Package BundleTransformer.NUglify -Version 1.15.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BundleTransformer.NUglify" Version="1.15.3" />
                    
Directory.Packages.props
<PackageReference Include="BundleTransformer.NUglify" />
                    
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.NUglify --version 1.15.3
                    
#r "nuget: BundleTransformer.NUglify, 1.15.3"
                    
#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.NUglify&version=1.15.3
                    
Install BundleTransformer.NUglify as a Cake Addin
#tool nuget:?package=BundleTransformer.NUglify&version=1.15.3
                    
Install BundleTransformer.NUglify as a Cake Tool

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.13.

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.3 1,536 3/5/2025
1.15.2 4,386 12/2/2024
1.15.0 9,192 8/14/2024
1.14.0 4,576 5/29/2024
1.13.16 16,212 1/10/2024
1.13.14 17,361 10/20/2023
1.13.6 97,529 6/3/2023
1.13.4 12,050 4/24/2023
1.13.2 29,382 1/27/2023
1.12.55 1,621 12/15/2022
1.12.54 4,735 12/10/2022
1.12.50 21,415 7/23/2022
1.12.48 6,975 4/25/2022
1.12.47 13,397 3/16/2022
1.12.46 2,868 2/22/2022
1.12.44 8,991 12/29/2021
1.12.42 31,820 10/29/2021
1.12.39 5,653 9/11/2021
1.12.38 1,184 7/3/2021
1.12.36 8,185 5/23/2021
1.12.35 938 5/13/2021
1.12.34 5,467 4/8/2021
1.12.32 39,403 2/24/2021
1.12.30 4,491 2/2/2021
1.12.28 1,659 12/11/2020
1.12.27 593 11/27/2020
1.12.26 899 11/25/2020
1.12.24 622 11/13/2020
1.12.23 1,698 11/2/2020
1.12.22 1,910 10/9/2020
1.12.21 698 10/2/2020
1.12.20 661 9/23/2020
1.12.19 646 8/25/2020
1.12.18 632 8/19/2020
1.12.16 14,008 7/8/2020
1.12.15 959 6/21/2020
1.12.9 6,248 3/25/2020
1.11.6 3,318 6/4/2019
1.10.0 2,287 12/26/2018
1.10.0-beta1 591 12/10/2018
1.9.213 2,718 10/2/2018

Added support for the NUglify version 1.21.13.