Skip to main content
Owin.Compression package icon

Owin.Compression

Compression (Deflate / GZip) module for Microsoft OWIN self host web server. With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.

Total Downloads
277.4K
277,440
Published
Jul 13, 2021
Latest stable version

Install

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

Frameworks

net452 netstandard2.0

Dependencies

Owin
net452
[1.0.0, )
[5.0.2, 5.1.0)
[4.2.0, 5.0.0)
FSharp.Core
netstandard2.0
[5.0.2, 5.1.0)
NETStandard.Library
netstandard2.0
[2.0.0, 2.0.0]
[2.0.0, 2.0.0]
[2.0.0, 2.0.0]
[2.0.0, 2.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 2 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.