Microsoft.AspNet.WebApi.MessageHandlers.Compression
1.3.0
Install-Package Microsoft.AspNet.WebApi.MessageHandlers.Compression -Version 1.3.0
dotnet add package Microsoft.AspNet.WebApi.MessageHandlers.Compression --version 1.3.0
<PackageReference Include="Microsoft.AspNet.WebApi.MessageHandlers.Compression" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.MessageHandlers.Compression --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.MessageHandlers.Compression, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi.MessageHandlers.Compression as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.MessageHandlers.Compression&version=1.3.0
// Install Microsoft.AspNet.WebApi.MessageHandlers.Compression as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.MessageHandlers.Compression&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Module for ASP.NET Web API that enables GZip and Deflate support for incoming and outgoing requests.
Please note that this is not an official Microsoft package.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Compression (>= 3.9.85)
- Microsoft.Net.Http (>= 2.2.28)
NuGet packages
This package is not used by any NuGet packages.
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.0 | 0 | 06.02.2022 |
Stops trying to compress if the response/request does not have any content.