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" />
<PackageVersion Include="CrossPlatformLibrary.Geolocation" Version="1.0.25" />
<PackageReference Include="CrossPlatformLibrary.Geolocation" />
paket add CrossPlatformLibrary.Geolocation --version 1.0.25
#r "nuget: CrossPlatformLibrary.Geolocation, 1.0.25"
#addin nuget:?package=CrossPlatformLibrary.Geolocation&version=1.0.25
#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,309 | 5/21/2017 | |
2.0.0-pre8 | 1,689 | 8/24/2016 | |
2.0.0-pre7 | 1,498 | 8/23/2016 | |
2.0.0-pre5 | 1,642 | 8/20/2016 | |
2.0.0-pre4 | 1,647 | 8/9/2016 | |
2.0.0-pre3 | 1,495 | 8/8/2016 | |
2.0.0-pre2 | 1,528 | 8/8/2016 | |
2.0.0-pre1 | 1,520 | 8/8/2016 | |
1.0.26-pre1 | 1,968 | 7/28/2016 | |
1.0.25 | 22,189 | 4/15/2016 | |
1.0.25-pre1 | 1,537 | 4/15/2016 | |
1.0.24 | 1,722 | 4/14/2016 | |
1.0.23-pre4 | 1,639 | 1/9/2016 | |
1.0.23-pre3 | 1,535 | 1/7/2016 | |
1.0.23-pre2 | 1,526 | 1/7/2016 | |
1.0.23-pre1 | 1,509 | 12/17/2015 | |
1.0.22 | 1,951 | 11/7/2015 | |
1.0.22-alpha | 1,511 | 11/7/2015 | |
1.0.21 | 1,940 | 9/26/2015 | |
1.0.21-alpha | 1,505 | 9/18/2015 | |
1.0.20-alpha | 1,557 | 9/18/2015 | |
1.0.19-alpha | 1,458 | 9/18/2015 | |
1.0.18-alpha | 1,552 | 9/13/2015 | |
1.0.17-alpha | 1,510 | 9/13/2015 | |
1.0.16-alpha | 1,489 | 8/10/2015 | |
1.0.15-alpha | 1,649 | 8/10/2015 | |
1.0.14-alpha | 1,770 | 8/10/2015 | |
1.0.13-alpha | 1,653 | 8/9/2015 | |
1.0.12-alpha | 1,603 | 8/9/2015 | |
1.0.11-alpha | 1,796 | 8/9/2015 | |
1.0.10-alpha | 1,868 | 8/9/2015 | |
1.0.9-alpha | 1,704 | 8/1/2015 | |
1.0.8-alpha | 1,640 | 7/31/2015 | |
1.0.7-alpha | 1,601 | 7/31/2015 | |
1.0.6-alpha | 1,669 | 7/30/2015 | |
1.0.5-alpha | 1,599 | 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