Allows to execute http calls to your WebAPI. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Jakub Kaczmarek | 
| Last Update: | Thursday, May 11, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kubaosw/web-api-caller | 
| NuGet Url: | https://www.nuget.org/packages/WebApiCaller | 
Install
Install-Package WebApiCaller
                        dotnet add package WebApiCaller
                        paket add WebApiCaller
                        
                                WebApiCaller Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 10.0.2)
 
Tags