BundleTransformer.NUglify 1.13.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.NUglify --version 1.13.16                
NuGet\Install-Package BundleTransformer.NUglify -Version 1.13.16                
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.13.16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundleTransformer.NUglify --version 1.13.16                
#r "nuget: BundleTransformer.NUglify, 1.13.16"                
#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.13.16

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

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 (https://github.com/trullock/NUglify).

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

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

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Version Downloads Last updated
1.14.0 1,534 5/29/2024
1.13.16 8,323 1/10/2024
1.13.14 8,289 10/20/2023
1.13.6 39,556 6/3/2023
1.13.4 7,545 4/24/2023
1.13.2 16,237 1/27/2023
1.12.55 1,321 12/15/2022
1.12.54 3,929 12/10/2022
1.12.50 16,708 7/23/2022
1.12.48 5,245 4/25/2022
1.12.47 10,607 3/16/2022
1.12.46 2,681 2/22/2022
1.12.44 7,425 12/29/2021
1.12.42 21,625 10/29/2021
1.12.39 5,004 9/11/2021
1.12.38 1,108 7/3/2021
1.12.36 8,065 5/23/2021
1.12.35 877 5/13/2021
1.12.34 4,109 4/8/2021
1.12.32 36,363 2/24/2021
1.12.30 3,794 2/2/2021
1.12.28 1,570 12/11/2020
1.12.27 529 11/27/2020
1.12.26 821 11/25/2020
1.12.24 555 11/13/2020
1.12.23 1,416 11/2/2020
1.12.22 1,829 10/9/2020
1.12.21 635 10/2/2020
1.12.20 592 9/23/2020
1.12.19 583 8/25/2020
1.12.18 570 8/19/2020
1.12.16 12,706 7/8/2020
1.12.15 906 6/21/2020
1.12.9 5,780 3/25/2020
1.11.6 3,245 6/4/2019
1.10.0 2,050 12/26/2018
1.10.0-beta1 543 12/10/2018
1.9.213 2,577 10/2/2018

Added support for the NUglify version 1.21.2.