CrossPlatformLibrary.Geolocation
1.0.25-pre1
See the version list below for details.
dotnet add package CrossPlatformLibrary.Geolocation --version 1.0.25-pre1
NuGet\Install-Package CrossPlatformLibrary.Geolocation -Version 1.0.25-pre1
<PackageReference Include="CrossPlatformLibrary.Geolocation" Version="1.0.25-pre1" />
<PackageVersion Include="CrossPlatformLibrary.Geolocation" Version="1.0.25-pre1" />
<PackageReference Include="CrossPlatformLibrary.Geolocation" />
paket add CrossPlatformLibrary.Geolocation --version 1.0.25-pre1
#r "nuget: CrossPlatformLibrary.Geolocation, 1.0.25-pre1"
#:package CrossPlatformLibrary.Geolocation@1.0.25-pre1
#addin nuget:?package=CrossPlatformLibrary.Geolocation&version=1.0.25-pre1&prerelease
#tool nuget:?package=CrossPlatformLibrary.Geolocation&version=1.0.25-pre1&prerelease
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,514 | 5/21/2017 | |
2.0.0-pre8 | 1,878 | 8/24/2016 | |
2.0.0-pre7 | 1,675 | 8/23/2016 | |
2.0.0-pre5 | 1,821 | 8/20/2016 | |
2.0.0-pre4 | 1,828 | 8/9/2016 | |
2.0.0-pre3 | 1,679 | 8/8/2016 | |
2.0.0-pre2 | 1,704 | 8/8/2016 | |
2.0.0-pre1 | 1,706 | 8/8/2016 | |
1.0.26-pre1 | 2,151 | 7/28/2016 | |
1.0.25 | 22,458 | 4/15/2016 | |
1.0.25-pre1 | 1,719 | 4/15/2016 | |
1.0.24 | 1,900 | 4/14/2016 | |
1.0.23-pre4 | 1,827 | 1/9/2016 | |
1.0.23-pre3 | 1,719 | 1/7/2016 | |
1.0.23-pre2 | 1,716 | 1/7/2016 | |
1.0.23-pre1 | 1,685 | 12/17/2015 | |
1.0.22 | 2,134 | 11/7/2015 | |
1.0.22-alpha | 1,698 | 11/7/2015 | |
1.0.21 | 2,118 | 9/26/2015 | |
1.0.21-alpha | 1,686 | 9/18/2015 | |
1.0.20-alpha | 1,744 | 9/18/2015 | |
1.0.19-alpha | 1,642 | 9/18/2015 | |
1.0.18-alpha | 1,725 | 9/13/2015 | |
1.0.17-alpha | 1,687 | 9/13/2015 | |
1.0.16-alpha | 1,671 | 8/10/2015 | |
1.0.15-alpha | 1,832 | 8/10/2015 | |
1.0.14-alpha | 1,957 | 8/10/2015 | |
1.0.13-alpha | 1,842 | 8/9/2015 | |
1.0.12-alpha | 1,787 | 8/9/2015 | |
1.0.11-alpha | 1,983 | 8/9/2015 | |
1.0.10-alpha | 2,048 | 8/9/2015 | |
1.0.9-alpha | 1,881 | 8/1/2015 | |
1.0.8-alpha | 1,822 | 7/31/2015 | |
1.0.7-alpha | 1,776 | 7/31/2015 | |
1.0.6-alpha | 1,848 | 7/30/2015 | |
1.0.5-alpha | 1,787 | 7/30/2015 |
1.0.25-pre1
- 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