Acr.Geofencing
1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Acr.Geofencing --version 1.1.0
NuGet\Install-Package Acr.Geofencing -Version 1.1.0
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="Acr.Geofencing" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.Geofencing --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Acr.Geofencing, 1.1.0"
#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 Acr.Geofencing as a Cake Addin #addin nuget:?package=Acr.Geofencing&version=1.1.0 // Install Acr.Geofencing as a Cake Tool #tool nuget:?package=Acr.Geofencing&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Geofencing Plugin for iOS, Android, and Windows
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 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.
-
MonoAndroid 1.0
- Acr.Settings (>= 5.1.1 && < 6.0.0)
- Xam.Plugin.Geolocator (>= 3.0.4 && < 4.0.0)
-
UAP 10.0
- Acr.Settings (>= 5.1.1 && < 6.0.0)
- Xam.Plugin.Geolocator (>= 3.0.4 && < 4.0.0)
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 | 6,585 | 9/13/2017 | |
1.1.0 | 2,083 | 10/7/2016 | |
1.0.1 | 6,722 | 8/14/2016 | |
1.0.0 | 1,111 | 8/12/2016 | |
1.0.0-beta2 | 907 | 8/11/2016 |
1.1.0
[fix][ios] remove unnecessary dependency on RX
[feature] add ability to request current state of geofence since event is not fired for unknown state transitioning into known state
1.0.1
[fix][droid] remember registered geofences on android
1.0
Initial Release