AP.AspNet.ResponseCompress is for ResponseCompression (GZIP) or html minification.
Info
Version: | 1.0.0-beta |
Author(s): | Alireza Paridar |
Last Update: | Sunday, March 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlirezaP/AP.AspNet.ResponseCompression |
NuGet Url: | https://www.nuget.org/packages/AP.AspNet.ResponseCompression |
Install
Install-Package AP.AspNet.ResponseCompression
dotnet add package AP.AspNet.ResponseCompression
paket add AP.AspNet.ResponseCompression
AP.AspNet.ResponseCompression Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.IISPlatformHandler(>= 1.0.01)
- Microsoft.AspNet.Server.Kestrel(>= 1.0.01)
- System.IO.Compression(>= 4.0.123225)
- System.Text.RegularExpressions(>= 4.0.1123516)
Tags