A simple client for interacting with a RESTful APIs (including Web API) using strongly typed models on .NET and .NET Core.
Info
Version: | 1.0.1 |
Author(s): | Armen Shimoon |
Last Update: | Monday, December 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ashimoon/dotnetliberty-http-webapiclient |
NuGet Url: | https://www.nuget.org/packages/DotNetLiberty.Http.WebApiClient |
Install
Install-Package DotNetLiberty.Http.WebApiClient
dotnet add package DotNetLiberty.Http.WebApiClient
paket add DotNetLiberty.Http.WebApiClient
DotNetLiberty.Http.WebApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
dnxcore50
- DotNetLiberty.Http(1.0.1)
- Microsoft.CSharp(4.0.123516)
- System.Collections(4.0.1123516)
- System.Linq(4.0.123516)
- System.Threading(4.0.1123516)
- System.Net.Http(4.0.123516)
- System.Runtime.Serialization.Json(4.0.123516)
- DotNetLiberty.Http(1.0.1)
- Microsoft.CSharp(4.0.123516)
- System.Collections(4.0.1123516)
- System.Linq(4.0.123516)
- System.Threading(4.0.1123516)
- System.Net.Http(4.0.123516)
- System.Runtime.Serialization.Json(4.0.123516)
- DotNetLiberty.Http(1.0.1)