VOOZH about

URL: https://www.nuget.org/packages/BundleTransformer.NUglify/

⇱ NuGet Gallery | BundleTransformer.NUglify 1.15.5




👁 Image
BundleTransformer.NUglify 1.15.5

Prefix Reserved
dotnet add package BundleTransformer.NUglify --version 1.15.5
 
 
NuGet\Install-Package BundleTransformer.NUglify -Version 1.15.5
 
 
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.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BundleTransformer.NUglify" Version="1.15.5" />
 
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.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BundleTransformer.NUglify, 1.15.5"
 
 
#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.NUglify@1.15.5
 
 
#: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.NUglify&version=1.15.5
 
Install as a Cake Addin
#tool nuget:?package=BundleTransformer.NUglify&version=1.15.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Product Versions Compatible and additional computed target framework versions.
.NET Framework net40 net40 is compatible.  net403 net403 was computed.  net45 net45 was computed.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 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.5 32,896 8/5/2025
1.15.4 4,506 6/11/2025
1.15.3 28,273 3/5/2025
1.15.2 12,243 12/2/2024
1.15.0 19,578 8/14/2024
1.14.0 7,938 5/29/2024
1.13.16 23,801 1/10/2024
1.13.14 29,837 10/20/2023
1.13.6 171,797 6/3/2023
1.13.4 18,071 4/24/2023
1.13.2 46,073 1/27/2023
1.12.55 3,756 12/15/2022
1.12.54 5,754 12/10/2022
1.12.50 35,996 7/23/2022
1.12.48 10,700 4/25/2022
1.12.47 15,979 3/16/2022
1.12.46 3,996 2/22/2022
1.12.44 12,301 12/29/2021
1.12.42 47,989 10/29/2021
1.12.39 6,977 9/11/2021
Loading failed

Added support for the NUglify version 1.21.17.