Skip to content

modulexcite/http-helper

Repository files navigation

HttpHelper

This project has been renamed and was formerly called FluentHttp.Core.

Overview

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.)

Supported Frameworks

  • .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

About

Mockable HTTP Helper for.NET2.0+/SL4+/WP7/WinRT (supports Task Parallel Library/async/await)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 99.9%
  • Batchfile 0.1%