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.
Activity
- Latest release
- 9y ago
- Total releases
- 8
- Cadence
- ~2 months
- Last 12 months
- 0
Details
- First release
- Feb 27, 2016
Releases