Info
| Version: | 1.0.0.5 | 
| Author(s): | somdev | 
| Last Update: | Thursday, February 26, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/som007/HttpResponseManager.git | 
| NuGet Url: | https://www.nuget.org/packages/HttpResponseManager | 
Install
Install-Package HttpResponseManager
                        dotnet add package HttpResponseManager
                        paket add HttpResponseManager
                        
                                HttpResponseManager Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Bcl(1.1.9)
 - Microsoft.Bcl.Async(1.0.168)
 - Microsoft.Bcl.Build(1.0.21)
 - Newtonsoft.Json(6.0.6)
 - Microsoft.Net.Http(2.2.28)
 
Tags
                
Using this library application can call and get Web API response using GET and PUT methods. User can also include the Headers while calling APIs.