thomashagstrom
-
- 14,288 total downloads
- last updated 8/2/2017
- Latest version: 1.0.6
Base Model for DDD / MVVM and other common classes. ModelBase supports change tracking, Guid/int Id, serialization etc. -
- 9,534 total downloads
- last updated 3/31/2017
- Latest version: 1.0.5.1
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... More information -
- 4,140 total downloads
- last updated 8/2/2017
- Latest version: 1.0.0
Netstandard/PCL/Win10 Xamarin.Forms views, converters, pages and services such as bindable picker and a modal view -
- 2,485 total downloads
- last updated 8/2/2017
- Latest version: 1.0.1
HL interactive globalization library for localized resources (RESX) generated out for XLF using Multilingual App Toolkit (MAT). Neutral language is Swedish (sv-SE). -
- 1,859 total downloads
- last updated 8/2/2017
- Latest version: 1.0.0
Xamarin.Forms Prism Pages with SetAutowireViewModel, MVVM View Model Base classes, services, extensions etc