CrossPlatformLibrary.Geolocation
2.0.0-pre9
dotnet add package CrossPlatformLibrary.Geolocation --version 2.0.0-pre9
NuGet\Install-Package CrossPlatformLibrary.Geolocation -Version 2.0.0-pre9
<PackageReference Include="CrossPlatformLibrary.Geolocation" Version="2.0.0-pre9" />
<PackageVersion Include="CrossPlatformLibrary.Geolocation" Version="2.0.0-pre9" />
<PackageReference Include="CrossPlatformLibrary.Geolocation" />
paket add CrossPlatformLibrary.Geolocation --version 2.0.0-pre9
#r "nuget: CrossPlatformLibrary.Geolocation, 2.0.0-pre9"
#:package CrossPlatformLibrary.Geolocation@2.0.0-pre9
#addin nuget:?package=CrossPlatformLibrary.Geolocation&version=2.0.0-pre9&prerelease
#tool nuget:?package=CrossPlatformLibrary.Geolocation&version=2.0.0-pre9&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. |
| 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 (>= 2.0.0)
- Guards (>= 1.0.14)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
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