This project has been renamed and was formerly called FluentHttp.Core.
HttpHelper is a light weight library aimed to ease the development for your rest client with consistent api throughout different frameworks whether you are using .net 4.0 or silverlight or window phone. (It is not aimed to be used directly by the developers, but rather for creating a http client wrapper, such as for Facebook, Github, Twitter, Google etc.)
- .NET 4.5
- .NET 4.0 (client profile supported)
- .NET 3.5 (client profile supported)
- .NET 2.0
- WINRT (Windows Metro Style Applications)
- Silverlight 4.0
- Windows Phone 7
- Mono