ble.net
0.12.13
See the version list below for details.
dotnet add package ble.net --version 0.12.13
NuGet\Install-Package ble.net -Version 0.12.13
<PackageReference Include="ble.net" Version="0.12.13" />
paket add ble.net --version 0.12.13
#r "nuget: ble.net, 0.12.13"
// Install ble.net as a Cake Addin #addin nuget:?package=ble.net&version=0.12.13 // Install ble.net as a Cake Tool #tool nuget:?package=ble.net&version=0.12.13
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
Learn more about Target Frameworks and .NET Standard.
-
- nexus.core (>= 0.29.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ble.net:
Package | Downloads |
---|---|
ble.net-android
Android (API 18+) implementation of BLE.net cross-platform Bluetooth Low Energy library. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API. To get started, add these normal permissions to your app: [assembly: UsesPermission( Manifest.Permission.Bluetooth )] [assembly: UsesPermission( Manifest.Permission.BluetoothAdmin )] Then in your main Activity OnCreated(), initialize and obtain the adapter. Retain this adapter reference for the lifetime of your app: BluetoothLowEnergyAdapter.Init( this ); var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter( this ); Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md |
|
ble.net-ios
iOS (7+) implementation of BLE.net cross-platform Bluetooth Low Energy library. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API. To get started, obtain the adapter from main or your AppDelegate, and retain this reference for the lifetime of your app: var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter(); Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md |
|
ble.net-uwp
Windows 10 (1511+) implementation of BLE.net cross-platform Bluetooth Low Energy library. Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md |
|
BluetoothLowEnergy
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ble.net:
Repository | Stars |
---|---|
nexussays/ble.net
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
|
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 41,357 | 10/9/2018 |
1.2.0 | 1,207 | 10/9/2018 |
1.1.1 | 13,837 | 7/2/2018 |
1.0.1 | 1,898 | 2/26/2018 |
1.0.0 | 1,486 | 1/30/2018 |
1.0.0-beta0012 | 868 | 1/22/2018 |
1.0.0-beta0011 | 867 | 1/21/2018 |
1.0.0-beta0010 | 1,005 | 1/13/2018 |
1.0.0-beta0009 | 999 | 1/7/2018 |
1.0.0-beta0007 | 910 | 11/17/2017 |
0.12.14 | 2,505 | 7/30/2017 |
0.12.13 | 1,719 | 7/26/2017 |
0.12.12 | 1,962 | 5/25/2017 |
0.12.10 | 1,865 | 5/19/2017 |
0.12.9 | 1,738 | 5/18/2017 |
0.12.8 | 1,714 | 5/9/2017 |
0.12.7 | 1,649 | 5/9/2017 |
0.12.6 | 1,710 | 5/9/2017 |
0.12.5 | 1,750 | 5/8/2017 |
0.12.4 | 1,696 | 5/5/2017 |
0.12.2 | 1,871 | 3/31/2017 |
0.12.1 | 1,681 | 3/31/2017 |
0.12.0 | 1,740 | 3/31/2017 |
0.11.7 | 1,916 | 2/10/2017 |
0.11.3 | 1,709 | 2/8/2017 |
0.10.16 | 1,959 | 1/19/2017 |
0.10.15 | 1,974 | 1/14/2017 |
0.10.14 | 1,915 | 1/14/2017 |
0.10.13 | 1,919 | 1/14/2017 |
0.10.12 | 1,948 | 1/4/2017 |
0.1.0 | 2,397 | 2/9/2016 |