Skip to main content
HttpClient.Compression package icon

HttpClient.Compression

Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Based on this Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198

Total Downloads
27.3K
27,329
Published
Feb 20, 2013
Latest stable version

Install

.NET CLI
dotnet add package HttpClient.Compression --version 1.0.0-beta
Package Manager Console
Install-Package HttpClient.Compression -Version 1.0.0-beta
PackageReference
<PackageReference Include="HttpClient.Compression" Version="1.0.0-beta" />

Frameworks

No framework metadata available.

Dependencies

[2.1.3-beta, )
[1.0.14-rc, )
[1.9.1.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.