Info
| Version: | 1.0.51 |
| Author(s): | Tuomas Hietanen |
| Last Update: | Wednesday, May 27, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/Thorium/Owin.Compression |
| NuGet Url: | https://www.nuget.org/packages/Owin.Compression |
Install
Install-Package Owin.Compression
dotnet add package Owin.Compression
paket add Owin.Compression
Owin.Compression Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 5.0.0 && < 6.0.0)
- NETStandard.Library(>= 2.0.0 && <= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0 && <= 2.0.0)
- Microsoft.AspNetCore.Http.Features(>= 2.0.0 && <= 2.0.0)
- Microsoft.Extensions.Primitives(>= 2.0.0 && <= 2.0.0)
- Owin(>= 1.0.0)
- FSharp.Core(>= 5.0.0 && < 6.0.0)
- Microsoft.Owin(>= 4.1.1 && < 4.2.0)
Tags
With this module you can compress large files (like concatenated *.js or *.css files) to reduce the amount of web traffic.