Skip to content

Releases: tunnelvisionlabs/dotnet-httpclient35

1.0.0 Beta 2

12 Aug 16:50
Compare
Choose a tag to compare
1.0.0 Beta 2 Pre-release
Pre-release

Initial Preview Release (with fixed dependencies)

This library is a complete port of the System.Net.Http assembly to .NET 3.5. The code is based on the implementation included in Mono, and retains the MIT license. All unit tests included with the Mono code for this assembly are passing (on my machine at least).

The assembly is available via NuGet:

http://www.nuget.org/packages/Rackspace.HttpClient35/1.0.0-beta002

1.0.0 Beta 1

12 Aug 16:35
Compare
Choose a tag to compare
1.0.0 Beta 1 Pre-release
Pre-release

The dependencies for this build are broken in the NuGet distribution. Refer to Beta 2 instead.