Acr.Ble
0.9.1
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.Ble --version 0.9.1
NuGet\Install-Package Acr.Ble -Version 0.9.1
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.Ble" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.Ble --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Acr.Ble, 0.9.1"
#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.Ble as a Cake Addin #addin nuget:?package=Acr.Ble&version=0.9.1 // Install Acr.Ble as a Cake Tool #tool nuget:?package=Acr.Ble&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cross Platform Reactive Bluetooth LE Plugin for Xamarin and Windows
Supported Platforms
iOS 6+
Android 4.3+
Windows UWP (Coming Soon)
Mac Support (Coming Soon)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 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.
-
- rx-main (>= 2.2.5 && < 3.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 | 3,708 | 3/3/2017 | |
2.0.0-beta4 | 939 | 2/17/2017 | |
2.0.0-beta3 | 887 | 2/7/2017 | |
2.0.0-beta2 | 906 | 1/31/2017 | |
2.0.0-beta1 | 907 | 1/13/2017 | |
1.3.1 | 1,545 | 12/21/2016 | |
1.3.0 | 1,169 | 12/21/2016 | |
1.2.0 | 1,208 | 12/15/2016 | |
1.1.0 | 1,570 | 12/7/2016 | |
1.0.8 | 1,167 | 11/25/2016 | |
1.0.7 | 1,127 | 11/25/2016 | |
1.0.6 | 1,136 | 11/19/2016 | |
1.0.5 | 1,153 | 11/12/2016 | |
1.0.4 | 1,208 | 11/2/2016 | |
1.0.3 | 1,130 | 10/24/2016 | |
1.0.2 | 1,153 | 10/20/2016 | |
1.0.1 | 1,126 | 10/16/2016 | |
1.0.0 | 4,501 | 10/14/2016 | |
0.9.9 | 1,146 | 10/13/2016 | |
0.9.8 | 1,156 | 9/24/2016 | |
0.9.7 | 1,409 | 9/21/2016 | |
0.9.6 | 1,389 | 9/20/2016 | |
0.9.5 | 1,278 | 9/15/2016 | |
0.9.4 | 1,112 | 9/15/2016 | |
0.9.3 | 1,211 | 9/14/2016 | |
0.9.2 | 1,163 | 9/13/2016 | |
0.9.1 | 1,156 | 9/12/2016 | |
0.9.0 | 1,091 | 9/8/2016 |
0.9.1
BackgroundScan added and ScanFilter removed
Multiple entry points can now hook up to scan, but only one will run (connectable refcount observable)
0.9.0
Initial Public Release