HLI.Data NuGet Package

Create instance of HliHttpClient and make typed calls:
var client = new HliHttpClient("http://httpbin.org/", "ip");
var result = await client.GetDataAsTypeAsync<IpResponse>();
There is also an IRepository interface and subinterfaces for your repositories.




Got any HLI.Data Question?





Info

Version: 1.0.5.1
Author(s): Thomas Hagström, HL interactive
Last Update: Friday, March 31, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/HLinteractive/hli.data
NuGet Url: https://www.nuget.org/packages/HLI.Data


Install
Install-Package HLI.Data
dotnet add package HLI.Data
paket add HLI.Data
HLI.Data Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 net46 netstandard1.4 portable45-net45+win8+wpa81


Tags



STATS

must-have-score

1.8

avg-downloads-per-day

1

days-since-last-release

2577