ASP.NET Optimization introduces a way to bundle and optimize css/js files.
Info
Version: | 1.0.0.1 |
Last Update: | Thursday, January 24, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/System.Web.Optimization |
Install
Install-Package System.Web.Optimization
dotnet add package System.Web.Optimization
paket add System.Web.Optimization
System.Web.Optimization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Web.Infrastructure(1.0.0)
- WebGrease(1.1.0)