NUglify 1.5.0
NUglify provides minify and compression methods for CSS, JavaScript and HTML files for .NET (fork of AjaxMin + new features)
Install-Package NUglify -Version 1.5.0
dotnet add package NUglify --version 1.5.0
<PackageReference Include="NUglify" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUglify --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUglify, 1.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NUglify as a Cake Addin
#addin nuget:?package=NUglify&version=1.5.0
// Install NUglify as a Cake Tool
#tool nuget:?package=NUglify&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add support to dotnet RTM, switch to netstandard1.6
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NUglify:
| Package | Downloads |
|---|---|
|
BundlerMinifier.Core
Bundles and minifies CSS, JS and HTML files
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.5.0 | 0 | 06.02.2022 |