Estimotes.Xplat
1.2.0-beta2
See the version list below for details.
dotnet add package Estimotes.Xplat --version 1.2.0-beta2
NuGet\Install-Package Estimotes.Xplat -Version 1.2.0-beta2
<PackageReference Include="Estimotes.Xplat" Version="1.2.0-beta2" />
<PackageVersion Include="Estimotes.Xplat" Version="1.2.0-beta2" />
<PackageReference Include="Estimotes.Xplat" />
paket add Estimotes.Xplat --version 1.2.0-beta2
#r "nuget: Estimotes.Xplat, 1.2.0-beta2"
#addin nuget:?package=Estimotes.Xplat&version=1.2.0-beta2&prerelease
#tool nuget:?package=Estimotes.Xplat&version=1.2.0-beta2&prerelease
Estimotes Plugin for Xamarin to allow for cross platform development using the Estimote libraries
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- Acr.Settings (>= 4.2.5 && < 5.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 | |
---|---|---|---|
1.6.0 | 5,706 | 4/15/2016 | |
1.5.3 | 2,429 | 10/23/2015 | |
1.5.2 | 1,815 | 10/11/2015 | |
1.5.1 | 1,874 | 10/8/2015 | |
1.5.0 | 2,029 | 9/30/2015 | |
1.4.2 | 2,032 | 8/27/2015 | |
1.4.0 | 2,052 | 8/26/2015 | |
1.3.1 | 2,349 | 7/28/2015 | |
1.3.0 | 2,064 | 7/27/2015 | |
1.2.1 | 2,050 | 7/24/2015 | |
1.2.0 | 2,052 | 7/23/2015 | |
1.2.0-beta3 | 1,817 | 7/23/2015 | |
1.2.0-beta2 | 2,098 | 7/23/2015 | |
1.2.0-beta1 | 1,905 | 7/23/2015 | |
1.1.1 | 2,014 | 7/21/2015 | |
1.1.0 | 1,921 | 7/18/2015 | |
1.0.1 | 1,930 | 6/27/2015 | |
1.0.0 | 1,858 | 6/13/2015 |
1.2
[breaking] region monitoring event has been merged into one super event
[feature] initialization function now returns reason for failure
[feature] startranging/monitoring returns false if region is already being ranged/monitored
[feature] stopranging/monitoring returns false if region was not already being ranged/monitored
[fix] ranging list issues
1.1.1
[fix] issue with stopallmonitoring and stopallranging
1.1.0
[android] update estimote sdk libraries
update libraries to use uuid, major, and minor in scanning
many other minor bugfixes
1.0.1
[android] fix initialization issues
1.0.0
Initial Release