BundleTransformer.NUglify
1.12.55
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BundleTransformer.NUglify --version 1.12.55
NuGet\Install-Package BundleTransformer.NUglify -Version 1.12.55
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.12.55" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundleTransformer.NUglify --version 1.12.55
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BundleTransformer.NUglify, 1.12.55"
#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.12.55
// Install BundleTransformer.NUglify as a Cake Tool
#tool nuget:?package=BundleTransformer.NUglify&version=1.12.55
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 (https://github.com/trullock/NUglify).
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- AdvancedStringBuilder (>= 0.1.0)
- BundleTransformer.Core (>= 1.10.0)
- NUglify (>= 1.20.4)
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.13.2 | 990 | 1/27/2023 |
1.12.55 | 605 | 12/15/2022 |
1.12.54 | 960 | 12/10/2022 |
1.12.50 | 5,563 | 7/23/2022 |
1.12.48 | 2,918 | 4/25/2022 |
1.12.47 | 5,379 | 3/16/2022 |
1.12.46 | 1,698 | 2/22/2022 |
1.12.44 | 4,964 | 12/29/2021 |
1.12.42 | 1,839 | 10/29/2021 |
1.12.39 | 2,871 | 9/11/2021 |
1.12.38 | 913 | 7/3/2021 |
1.12.36 | 7,285 | 5/23/2021 |
1.12.35 | 757 | 5/13/2021 |
1.12.34 | 2,509 | 4/8/2021 |
1.12.32 | 28,316 | 2/24/2021 |
1.12.30 | 1,850 | 2/2/2021 |
1.12.28 | 1,403 | 12/11/2020 |
1.12.27 | 405 | 11/27/2020 |
1.12.26 | 687 | 11/25/2020 |
1.12.24 | 424 | 11/13/2020 |
1.12.23 | 866 | 11/2/2020 |
1.12.22 | 1,621 | 10/9/2020 |
1.12.21 | 508 | 10/2/2020 |
1.12.20 | 457 | 9/23/2020 |
1.12.19 | 449 | 8/25/2020 |
1.12.18 | 448 | 8/19/2020 |
1.12.16 | 10,677 | 7/8/2020 |
1.12.15 | 738 | 6/21/2020 |
1.12.9 | 4,790 | 3/25/2020 |
1.11.6 | 3,064 | 6/4/2019 |
1.10.0 | 1,691 | 12/26/2018 |
1.10.0-beta1 | 477 | 12/10/2018 |
1.9.213 | 2,384 | 10/2/2018 |
Added support of the NUglify version 1.20.4.