Skip to main content
WebMarkupMin.Yui package icon

WebMarkupMin.Yui

WebMarkupMin.Yui contains 2 minifier-adapters: `YuiCssMinifier` (for minification of CSS code) and `YuiJsMinifier` (for minification of JS code). These adapters perform minification using the YUI Compressor for .NET (https://github.com/YUICompressor-NET/YUICompressor.NET).

Total Downloads
70.7K
70,666
Published
Feb 28, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.5.2 .NETStandard2.0

Dependencies

WebMarkupMin.Core
.NETFramework4.5.2
[2.16.0, )
YUICompressor.NET
.NETFramework4.5.2
[3.1.0, )
WebMarkupMin.Core
.NETStandard2.0
[2.16.0, )
YUICompressor.NET
.NETStandard2.0
[3.1.0, )

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