Info
Version: | 1.1.0 |
Author(s): | AdvancedREI |
Last Update: | Thursday, May 30, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/advancedrei/HttpClient.Compression |
NuGet Url: | https://www.nuget.org/packages/HttpClient.Compression |
Install
Install-Package HttpClient.Compression
dotnet add package HttpClient.Compression
paket add HttpClient.Compression
HttpClient.Compression Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.1.10)
- Microsoft.Bcl.Async(1.0.16)
- Zlib.Portable(1.9.2)
Tags
Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198.