.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

HttpClient 2.2 is now RC

Today we are happy to announce the next step in providing a portable HttpClient with automatic decompression: we just pushed the RC version to NuGet. From Beta to RTM We haven’t changed much since the beta we shipped three weeks ago – simply because we didn’t have to. In general we follow these steps when shipping ...
Comments are closed.0 0
.NET

Update to HttpClient and Automatic Decompression

Two weeks ago, we published a beta of HttpClient that provides support for automatic decompression. Since then, we’ve received a fair amount of feedback, especially around the fact that it relies on a native implementation of compression that isn’t available on the same platforms as HttpClient. Today, we’ve published another...
Comments are closed.0 0
.NET

Portable Compression and HttpClient Working Together

Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta). A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated Microsoft.Net.Http 2.2 (Beta). Last week we shipped an RTM version. Today, we released a new beta that ...
Comments are closed.0 0
.NET

Portable Compression and HttpClient Working Together

Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta). A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated Microsoft.Net.Http 2.2 (Beta). Last week we shipped an RTM version. Today, we released a new beta that ...
Comments are closed.0 0
.NET

Portable Compression and HttpClient Working Together

Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta). A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated Microsoft.Net.Http 2.2 (Beta). Last week we shipped an RTM version. Today, we released a new beta that ...
Comments are closed.0 0
.NET

Portable Compression and HttpClient Working Together

Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta). A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated Microsoft.Net.Http 2.2 (Beta). Last week we shipped an RTM version. Today, we released a new beta that ...
Comments are closed.0 0
.NET

Portable Compression and HttpClient Working Together

Today we’re happy to announce that we released two NuGet packages: A brand new Microsoft.Bcl.Compression (Beta). A portable compression library that supports stream based compression (gzip, deflate) as well as ZIP archives. An updated Microsoft.Net.Http 2.2 (Beta). Last week we shipped an RTM version. Today, we released a new beta that ...
Comments are closed.0 0
.NET