Top 20 NuGet Packages depending on HLI.Core
Total dependencies: 3
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.
Xamarin.Forms Prism Pages with SetAutowireViewModel, MVVM View Model Base classes, services, extensions etc
Netstandard/PCL/Win10 Xamarin.Forms views, converters, pages and services such as bindable picker and a modal view