Owin.Compression
1.0.33
.NET Standard 2.0
.NET Framework 4.7.2
dotnet add package Owin.Compression --version 1.0.33
NuGet\Install-Package Owin.Compression -Version 1.0.33
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.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Compression --version 1.0.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Compression, 1.0.33"
#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.33
// Install Owin.Compression as a Cake Tool
#tool nuget:?package=Owin.Compression&version=1.0.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. |
.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 | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- FSharp.Core (>= 6.0.7 && < 6.1.0)
- Microsoft.Owin (>= 4.2.2 && < 4.3.0)
- Owin (>= 1.0.0)
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.7 && < 6.1.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17 && < 5.1.0)
- Microsoft.Extensions.Primitives (>= 7.0.0 && < 8.0.0)
- NETStandard.Library (>= 2.0.3 && < 2.1.0)
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.33 | 435 | 4/30/2023 |
1.0.32 | 2,490 | 11/23/2022 |
1.0.30 | 406 | 11/18/2022 |
1.0.29 | 1,554 | 8/11/2022 |
1.0.28 | 513 | 8/10/2022 |
1.0.26 | 2,144 | 6/17/2022 |
1.0.24 | 1,310 | 3/22/2022 |
1.0.23 | 3,107 | 7/13/2021 |
1.0.22 | 780 | 2/1/2021 |
1.0.21 | 54,979 | 7/11/2018 |
1.0.20 | 2,381 | 5/4/2018 |
1.0.19 | 12,696 | 2/20/2018 |
1.0.18 | 7,395 | 11/8/2017 |
1.0.17 | 5,251 | 10/2/2017 |
1.0.16 | 10,118 | 6/9/2017 |
1.0.15 | 4,873 | 4/26/2017 |
1.0.14 | 1,913 | 3/20/2017 |
1.0.13 | 1,279 | 3/8/2017 |
1.0.12 | 29,686 | 9/10/2016 |
1.0.11 | 1,100 | 9/6/2016 |
1.0.10 | 1,680 | 6/30/2016 |
1.0.9 | 1,874 | 6/29/2016 |
1.0.8 | 1,498 | 4/16/2016 |
1.0.7 | 1,073 | 4/16/2016 |
1.0.6 | 1,121 | 4/15/2016 |
1.0.5 | 1,107 | 4/7/2016 |
1.0.4 | 1,097 | 4/6/2016 |
1.0.3 | 1,093 | 4/5/2016 |
1.0.2 | 1,467 | 3/11/2016 |
1.0.1 | 1,500 | 12/11/2015 |
1.0.0 | 1,341 | 12/11/2015 |
Dependency update: Microsoft.Extensions.Primitives