Skip to main content
Owin.Compression package icon

Owin.Compression

Compression (Deflate / GZip) module for Microsoft OWIN self-host and AspNetCore/Kestrel web servers. Built-in eTag caching. With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to the reduce amount of web traffic.

Total Downloads
274.3K
274,301
Published
Dec 13, 2024
Latest stable version

Install

.NET CLI
dotnet add package Owin.Compression --version 1.0.47
Package Manager Console
Install-Package Owin.Compression -Version 1.0.47
PackageReference
<PackageReference Include="Owin.Compression" Version="1.0.47" />

Frameworks

net48 netstandard2.0 netstandard2.1

Dependencies

Owin
net48
[1.0.0, )
[8.0.200, )
[4.2.2, 4.3.0)
FSharp.Core
netstandard2.0
[8.0.200, )
[5.0.17, )
[8.0.0, )
FSharp.Core
netstandard2.1
[8.0.200, )
[5.0.17, )
[8.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.