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
Sep 8, 2025
Latest stable version

Install

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

Frameworks

net48 netstandard2.0 netstandard2.1

Dependencies

Owin
net48
[1.0.0, )
[8.0.301, )
[4.2.3, 4.3.0)
FSharp.Core
netstandard2.0
[8.0.301, )
[5.0.17, )
[8.0.0, )
[9.0.8, )
FSharp.Core
netstandard2.1
[8.0.301, )
[5.0.17, )
[8.0.0, )
[9.0.8, )

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.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.