YUICompressor.NET.Web.Optimization
2.3.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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package YUICompressor.NET.Web.Optimization -Version 2.3.0
dotnet add package YUICompressor.NET.Web.Optimization --version 2.3.0
<PackageReference Include="YUICompressor.NET.Web.Optimization" Version="2.3.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.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YUICompressor.NET.Web.Optimization, 2.3.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 YUICompressor.NET.Web.Optimization as a Cake Addin
#addin nuget:?package=YUICompressor.NET.Web.Optimization&version=2.3.0
// Install YUICompressor.NET.Web.Optimization as a Cake Tool
#tool nuget:?package=YUICompressor.NET.Web.Optimization&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Removed the Iesi.Collections package dependency! *woot*.
Dependencies
-
- EcmaScript.Net (>= 1.0.1)
- Microsoft.AspNet.Web.Optimization (>= 1.0.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- WebGrease (>= 1.1.0)
- YUICompressor.NET (>= 2.3.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.