Skip to main content
WebMarkupMin.NUglify package icon

WebMarkupMin.NUglify

WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify.

Total Downloads
2.3M
2,327,889
Published
Aug 6, 2024
Latest stable version

Install

.NET CLI
dotnet add package WebMarkupMin.NUglify --version 2.17.0
Package Manager Console
Install-Package WebMarkupMin.NUglify -Version 2.17.0
PackageReference
<PackageReference Include="WebMarkupMin.NUglify" Version="2.17.0" />

Frameworks

.NETFramework4.0-Client .NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

WebMarkupMin.Core
.NETFramework4.0-Client
[2.17.0, )
NUglify
.NETFramework4.0-Client
[1.21.9, )
WebMarkupMin.Core
.NETFramework4.5
[2.17.0, )
NUglify
.NETFramework4.5
[1.21.9, )
WebMarkupMin.Core
.NETStandard1.3
[2.17.0, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
NUglify
.NETStandard1.3
[1.21.9, )
WebMarkupMin.Core
.NETStandard2.0
[2.17.0, )
NUglify
.NETStandard2.0
[1.21.9, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.