CrossPlatformLibrary.Geolocation
1.0.25
See the version list below for details.
dotnet add package CrossPlatformLibrary.Geolocation --version 1.0.25
NuGet\Install-Package CrossPlatformLibrary.Geolocation -Version 1.0.25
<PackageReference Include="CrossPlatformLibrary.Geolocation" Version="1.0.25" />
paket add CrossPlatformLibrary.Geolocation --version 1.0.25
#r "nuget: CrossPlatformLibrary.Geolocation, 1.0.25"
// Install CrossPlatformLibrary.Geolocation as a Cake Addin #addin nuget:?package=CrossPlatformLibrary.Geolocation&version=1.0.25 // Install CrossPlatformLibrary.Geolocation as a Cake Tool #tool nuget:?package=CrossPlatformLibrary.Geolocation&version=1.0.25
CrossPlatformLibrary.Geolocation is a plug-in for geo information handling. It enables cross-platform GPS functionality.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- CrossPlatformLibrary (>= 1.0.73)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CrossPlatformLibrary.Geolocation:
Package | Downloads |
---|---|
CrossPlatformLibrary.Maps
CrossPlatformLibrary.Maps is a plug-in for map related concerns. It enables cross-platform map functionality. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0-pre9 | 2,202 | 5/21/2017 | |
2.0.0-pre8 | 1,596 | 8/24/2016 | |
2.0.0-pre7 | 1,424 | 8/23/2016 | |
2.0.0-pre5 | 1,569 | 8/20/2016 | |
2.0.0-pre4 | 1,573 | 8/9/2016 | |
2.0.0-pre3 | 1,421 | 8/8/2016 | |
2.0.0-pre2 | 1,455 | 8/8/2016 | |
2.0.0-pre1 | 1,444 | 8/8/2016 | |
1.0.26-pre1 | 1,892 | 7/28/2016 | |
1.0.25 | 21,819 | 4/15/2016 | |
1.0.25-pre1 | 1,462 | 4/15/2016 | |
1.0.24 | 1,639 | 4/14/2016 | |
1.0.23-pre4 | 1,565 | 1/9/2016 | |
1.0.23-pre3 | 1,460 | 1/7/2016 | |
1.0.23-pre2 | 1,451 | 1/7/2016 | |
1.0.23-pre1 | 1,433 | 12/17/2015 | |
1.0.22 | 1,869 | 11/7/2015 | |
1.0.22-alpha | 1,435 | 11/7/2015 | |
1.0.21 | 1,857 | 9/26/2015 | |
1.0.21-alpha | 1,427 | 9/18/2015 | |
1.0.20-alpha | 1,479 | 9/18/2015 | |
1.0.19-alpha | 1,382 | 9/18/2015 | |
1.0.18-alpha | 1,474 | 9/13/2015 | |
1.0.17-alpha | 1,432 | 9/13/2015 | |
1.0.16-alpha | 1,413 | 8/10/2015 | |
1.0.15-alpha | 1,571 | 8/10/2015 | |
1.0.14-alpha | 1,690 | 8/10/2015 | |
1.0.13-alpha | 1,577 | 8/9/2015 | |
1.0.12-alpha | 1,525 | 8/9/2015 | |
1.0.11-alpha | 1,718 | 8/9/2015 | |
1.0.10-alpha | 1,789 | 8/9/2015 | |
1.0.9-alpha | 1,627 | 8/1/2015 | |
1.0.8-alpha | 1,563 | 7/31/2015 | |
1.0.7-alpha | 1,523 | 7/31/2015 | |
1.0.6-alpha | 1,591 | 7/30/2015 | |
1.0.5-alpha | 1,522 | 7/30/2015 |
1.0.25
- Support for Universal Windows Platform (UWP).
1.0.24
- Default DesiredAccuracy changed from 50 to 100m
- Added ILocationServiceSettings to navigate to GPS settings
- Performance improvement due to non-expression-based Guards
- New data type LocationRect to represent location areas