This is simple drop-and-forget, configuration-less (optional) http module that will handle compression of javascript and css, both in files and embedded on html page.
Info
| Version: | 1.0.1 |
| Author(s): | Evgeni Tsarovski |
| Last Update: | Sunday, April 22, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/etcoding/HTTP-Content-Compressor-Module |
| NuGet Url: | https://www.nuget.org/packages/HTTPContentCompressor |
Install
Install-Package HTTPContentCompressor
dotnet add package HTTPContentCompressor
paket add HTTPContentCompressor
HTTPContentCompressor Download (Unzip the "nupkg" after downloading)
Dependencies
- YUICompressor.NET(1.7.1.0)
Tags