Info
Version: | 1.1.0 |
Author(s): | Andreo Romera Dell Osso |
Last Update: | Sunday, July 20, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://webapiclient.azurewebsites.net |
NuGet Url: | https://www.nuget.org/packages/WebApiRestService.WebApiClient |
Install
Install-Package WebApiRestService.WebApiClient
dotnet add package WebApiRestService.WebApiClient
paket add WebApiRestService.WebApiClient
WebApiRestService.WebApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It provides methods to make asynchronous, typed WebApi requests using the HttpClient class.
It takes care of all the logic to create the request, wait for the response, handle exceptions and convert the response into an object, leaving you free of writing repetitive code.
Supported Platforms:
- .NET Framework 4.5
- Windows 8 Apps
- Windows Phone Silverlight 8
- Windows Phone 8.1.