Owin.Compression
1.0.16
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Owin.Compression --version 1.0.16
NuGet\Install-Package Owin.Compression -Version 1.0.16
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.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Compression --version 1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Compression, 1.0.16"
#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.16 // Install Owin.Compression as a Cake Tool #tool nuget:?package=Owin.Compression&version=1.0.16
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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 4.2.1 && < 4.3.0)
- Microsoft.Owin (>= 3.1.0 && < 4.0.0)
- Owin (>= 1.0.0-prerelease && <= 1.0.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.47 | 136 | 12/13/2024 |
1.0.46 | 1,449 | 6/21/2024 |
1.0.45 | 128 | 5/23/2024 |
1.0.44 | 905 | 4/1/2024 |
1.0.41 | 329 | 3/29/2024 |
1.0.40 | 224 | 3/22/2024 |
1.0.38 | 6,561 | 11/6/2023 |
1.0.37 | 495 | 11/1/2023 |
1.0.34 | 778 | 10/7/2023 |
1.0.33 | 1,600 | 4/30/2023 |
1.0.32 | 3,108 | 11/23/2022 |
1.0.30 | 884 | 11/18/2022 |
1.0.29 | 2,427 | 8/11/2022 |
1.0.28 | 987 | 8/10/2022 |
1.0.26 | 2,899 | 6/17/2022 |
1.0.24 | 2,060 | 3/22/2022 |
1.0.23 | 12,378 | 7/13/2021 |
1.0.22 | 1,280 | 2/1/2021 |
1.0.21 | 68,988 | 7/11/2018 |
1.0.20 | 2,892 | 5/4/2018 |
1.0.19 | 17,891 | 2/20/2018 |
1.0.18 | 8,317 | 11/8/2017 |
1.0.17 | 5,811 | 10/2/2017 |
1.0.16 | 10,844 | 6/9/2017 |
1.0.15 | 5,415 | 4/26/2017 |
1.0.14 | 2,443 | 3/20/2017 |
1.0.13 | 1,859 | 3/8/2017 |
1.0.12 | 30,232 | 9/10/2016 |
1.0.11 | 1,586 | 9/6/2016 |
1.0.10 | 2,150 | 6/30/2016 |
1.0.9 | 2,394 | 6/29/2016 |
1.0.8 | 2,039 | 4/16/2016 |
1.0.7 | 1,601 | 4/16/2016 |
1.0.6 | 1,629 | 4/15/2016 |
1.0.5 | 1,619 | 4/7/2016 |
1.0.4 | 1,627 | 4/6/2016 |
1.0.3 | 1,620 | 4/5/2016 |
1.0.2 | 2,032 | 3/11/2016 |
1.0.1 | 2,018 | 12/11/2015 |
1.0.0 | 1,882 | 12/11/2015 |
References updated