nexussays
nexus.core
by:
nexussays
- 211,590 total downloads
- last updated 2/23/2021
- Latest version: 0.36.6
Cross-platform core library with a logging API and other fundamental types, interfaces, functions, and data structures.
- 78,498 total downloads
- last updated 10/9/2018
- Latest version: 1.2.1
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API.
Reference this nuget from your Shared or PCL or .NetStandard project, and reference the relevant...
More information
ble.net-ios
by:
nexussays
- 54,241 total downloads
- last updated 10/9/2018
- Latest version: 1.2.1
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...
More information
- 52,086 total downloads
- last updated 10/9/2018
- Latest version: 1.2.1
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(...
More information
ble.net-uwp
by:
nexussays
- 28,556 total downloads
- last updated 10/9/2018
- Latest version: 1.2.1
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