Owin.Compression 1.0.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package Owin.Compression --version 1.0.18
NuGet\Install-Package Owin.Compression -Version 1.0.18
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Owin.Compression" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Compression --version 1.0.18
#r "nuget: Owin.Compression, 1.0.18"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Owin.Compression as a Cake Addin
#addin nuget:?package=Owin.Compression&version=1.0.18

// Install Owin.Compression as a Cake Tool
#tool nuget:?package=Owin.Compression&version=1.0.18

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Owin.Compression:

Repository Stars
ark-mod/ArkBot
ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.
Version Downloads Last updated
1.0.40 119 3/22/2024
1.0.38 1,634 11/6/2023
1.0.37 414 11/1/2023
1.0.34 703 10/7/2023
1.0.33 866 4/30/2023
1.0.32 2,953 11/23/2022
1.0.30 788 11/18/2022
1.0.29 2,116 8/11/2022
1.0.28 895 8/10/2022
1.0.26 2,654 6/17/2022
1.0.24 1,786 3/22/2022
1.0.23 6,447 7/13/2021
1.0.22 1,178 2/1/2021
1.0.21 60,112 7/11/2018
1.0.20 2,791 5/4/2018
1.0.19 15,124 2/20/2018
1.0.18 8,134 11/8/2017
1.0.17 5,676 10/2/2017
1.0.16 10,724 6/9/2017
1.0.15 5,308 4/26/2017
1.0.14 2,320 3/20/2017
1.0.13 1,719 3/8/2017
1.0.12 30,134 9/10/2016
1.0.11 1,511 9/6/2016
1.0.10 2,062 6/30/2016
1.0.9 2,309 6/29/2016
1.0.8 1,914 4/16/2016
1.0.7 1,514 4/16/2016
1.0.6 1,546 4/15/2016
1.0.5 1,523 4/7/2016
1.0.4 1,525 4/6/2016
1.0.3 1,521 4/5/2016
1.0.2 1,927 3/11/2016
1.0.1 1,926 12/11/2015
1.0.0 1,786 12/11/2015

Fix for stream ETAGs #8