Xam.Plugin.Geofence
1.0.4
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugin.Geofence --version 1.0.4
NuGet\Install-Package Xam.Plugin.Geofence -Version 1.0.4
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="Xam.Plugin.Geofence" Version="1.0.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugin.Geofence --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugin.Geofence, 1.0.4"
#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 Xam.Plugin.Geofence as a Cake Addin #addin nuget:?package=Xam.Plugin.Geofence&version=1.0.4 // Install Xam.Plugin.Geofence as a Cake Tool #tool nuget:?package=Xam.Plugin.Geofence&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Monitors geofence regions and handle region state changes events. Across iOS and Android from a single API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 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
- Xamarin.GooglePlayServices (>= 22.0.0.2)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xam.Plugin.Geofence:
Repository | Stars |
---|---|
rdelrosario/xamarin-plugins
Cross platform Xamarin & Windows plugins for PCLs
|
Google Play Services connection handling fixes & iOS bug fixes.