CrossPlatformLibrary.Geolocation 2.0.0-pre8

This is a prerelease version of CrossPlatformLibrary.Geolocation.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CrossPlatformLibrary.Geolocation --version 2.0.0-pre8
NuGet\Install-Package CrossPlatformLibrary.Geolocation -Version 2.0.0-pre8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CrossPlatformLibrary.Geolocation" Version="2.0.0-pre8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformLibrary.Geolocation --version 2.0.0-pre8
#r "nuget: CrossPlatformLibrary.Geolocation, 2.0.0-pre8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CrossPlatformLibrary.Geolocation as a Cake Addin
#addin nuget:?package=CrossPlatformLibrary.Geolocation&version=2.0.0-pre8&prerelease

// Install CrossPlatformLibrary.Geolocation as a Cake Tool
#tool nuget:?package=CrossPlatformLibrary.Geolocation&version=2.0.0-pre8&prerelease

CrossPlatformLibrary.Geolocation is a plug-in for geo information handling. It enables cross-platform GPS functionality.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,956 5/21/2017
2.0.0-pre8 1,460 8/24/2016
2.0.0-pre7 1,315 8/23/2016
2.0.0-pre5 1,441 8/20/2016
2.0.0-pre4 1,464 8/9/2016
2.0.0-pre3 1,279 8/8/2016
2.0.0-pre2 1,319 8/8/2016
2.0.0-pre1 1,301 8/8/2016
1.0.26-pre1 1,773 7/28/2016
1.0.25 20,748 4/15/2016
1.0.25-pre1 1,340 4/15/2016
1.0.24 1,504 4/14/2016
1.0.23-pre4 1,431 1/9/2016
1.0.23-pre3 1,345 1/7/2016
1.0.23-pre2 1,342 1/7/2016
1.0.23-pre1 1,296 12/17/2015
1.0.22 1,743 11/7/2015
1.0.22-alpha 1,301 11/7/2015
1.0.21 1,697 9/26/2015
1.0.21-alpha 1,315 9/18/2015
1.0.20-alpha 1,337 9/18/2015
1.0.19-alpha 1,246 9/18/2015
1.0.18-alpha 1,336 9/13/2015
1.0.17-alpha 1,293 9/13/2015
1.0.16-alpha 1,282 8/10/2015
1.0.15-alpha 1,444 8/10/2015
1.0.14-alpha 1,557 8/10/2015
1.0.13-alpha 1,443 8/9/2015
1.0.12-alpha 1,384 8/9/2015
1.0.11-alpha 1,579 8/9/2015
1.0.10-alpha 1,659 8/9/2015
1.0.9-alpha 1,504 8/1/2015
1.0.8-alpha 1,446 7/31/2015
1.0.7-alpha 1,405 7/31/2015
1.0.6-alpha 1,448 7/30/2015
1.0.5-alpha 1,387 7/30/2015

2.0.0-prerelease
     - Refactored to bait-and-switch pattern

     1.0.26-pre
     - Update to CrossPlatformLibrary 1.0.73

     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