System.Net.Http.Extensions.Compression.Client
2.0.5
Module for Microsoft HTTP Client that enables GZip and Deflate support for incoming and outgoing requests.
Please note that this is not an official Microsoft package.
Install-Package System.Net.Http.Extensions.Compression.Client -Version 2.0.5
dotnet add package System.Net.Http.Extensions.Compression.Client --version 2.0.5
<PackageReference Include="System.Net.Http.Extensions.Compression.Client" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.Http.Extensions.Compression.Client --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Net.Http.Extensions.Compression.Client, 2.0.5"
#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 System.Net.Http.Extensions.Compression.Client as a Cake Addin
#addin nuget:?package=System.Net.Http.Extensions.Compression.Client&version=2.0.5
// Install System.Net.Http.Extensions.Compression.Client as a Cake Tool
#tool nuget:?package=System.Net.Http.Extensions.Compression.Client&version=2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on System.Net.Http.Extensions.Compression.Client:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.MessageHandlers.Compression
NOTE!!!
This is an obsolete package, it only installs the Microsoft.AspNet.WebApi.Extensions.Compression.Server and System.Net.Http.Extensions.Compression.Client packages.
|
|
RPL.SmartcardSDK
The Smartcard SDK allows an application developer to read data from JCOP compliant physical smartcards and virtual smartcards residing in Reference Point's Vircarda smartphone application.
|
|
OpenAPI.PoGo.Communicator.Standard
This is library to communicate with the PokemonGo OpenAPI, it's used to query/upload data
|
|
PoGoLib.OpenAPICommunicator
An extension for PoGoLib to upload Map objects to the open API
|
GitHub repositories
This package is not used by any popular GitHub repositories.