YUICompressor.NET.Web.Optimization
2.7.0
This library can minify and/or bundle any Javascript and/or Cascading Style Sheets.
It includes a custom YUICompressor Transform to leverage the ASP.NET Bundling and Minification scafolding.
This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
Install-Package YUICompressor.NET.Web.Optimization -Version 2.7.0
dotnet add package YUICompressor.NET.Web.Optimization --version 2.7.0
<PackageReference Include="YUICompressor.NET.Web.Optimization" Version="2.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YUICompressor.NET.Web.Optimization --version 2.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YUICompressor.NET.Web.Optimization, 2.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install YUICompressor.NET.Web.Optimization as a Cake Addin #addin nuget:?package=YUICompressor.NET.Web.Optimization&version=2.7.0 // Install YUICompressor.NET.Web.Optimization as a Cake Tool #tool nuget:?package=YUICompressor.NET.Web.Optimization&version=2.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EcmaScript.Net (>= 1.0.1)
- Microsoft.AspNet.Web.Optimization (>= 1.1.3 && < 2.0.0)
- WebGrease (>= 1.6.0 && < 2.0.0)
- YUICompressor.NET (>= 2.0.0 && < 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.