Sign in Sign up
nuget

HLI.Data

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.

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
8
Cadence
~2 months
Last 12 months
0

Details

First release
Feb 27, 2016
Releases
Version Released
1.0.5.1 patch
1.0.5 patch
1.0.4.3 patch
1.0.4.2 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial