LocationProvider is a tiny library that abstracts away a lot of the pain of getting a users location from the phone (without having to call location APIs), provides a fully configurable standard Builder pattern and a set of callbacks.
Info
Version: | 1.0.0 |
Author(s): | Rofiq Setiawan |
Last Update: | Monday, October 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/david-serrano/locationprovider |
NuGet Url: | https://www.nuget.org/packages/Karamunting.Android.DavidSerrano.LocationProvider |
Install
Install-Package Karamunting.Android.DavidSerrano.LocationProvider
dotnet add package Karamunting.Android.DavidSerrano.LocationProvider
paket add Karamunting.Android.DavidSerrano.LocationProvider
Karamunting.Android.DavidSerrano.LocationProvider Download (Unzip the "nupkg" after downloading)
Dependencies
Tags