nexus.core
0.9.1
See the version list below for details.
dotnet add package nexus.core --version 0.9.1
NuGet\Install-Package nexus.core -Version 0.9.1
<PackageReference Include="nexus.core" Version="0.9.1" />
paket add nexus.core --version 0.9.1
#r "nuget: nexus.core, 0.9.1"
// Install nexus.core as a Cake Addin #addin nuget:?package=nexus.core&version=0.9.1 // Install nexus.core as a Cake Tool #tool nuget:?package=nexus.core&version=0.9.1
Core utilities and structures for every project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on nexus.core:
Package | Downloads |
---|---|
ble.net
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 platform NuGet (ble.net-android / ble.net-ios / ble.net-uwp) in your final application. Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md |
|
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 nexus.core:
Repository | Stars |
---|---|
nexussays/ble.net
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
|
Version | Downloads | Last updated |
---|---|---|
0.36.6 | 17,296 | 2/23/2021 |
0.36.5 | 1,162 | 2/6/2021 |
0.36.2 | 27,870 | 4/14/2020 |
0.36.1 | 1,888 | 12/8/2019 |
0.36.0 | 1,949 | 10/19/2019 |
0.35.0 | 13,901 | 2/9/2019 |
0.34.2 | 2,225 | 12/17/2018 |
0.34.1 | 2,430 | 10/22/2018 |
0.34.0 | 63,610 | 10/9/2018 |
0.33.4 | 1,961 | 9/21/2018 |
0.33.3 | 2,112 | 9/7/2018 |
0.33.2 | 1,508 | 8/30/2018 |
0.33.1 | 1,530 | 8/21/2018 |
0.33.0 | 2,228 | 8/4/2018 |
0.32.0 | 38,423 | 3/16/2018 |
0.31.0 | 32,656 | 1/12/2018 |
0.30.0 | 1,993 | 11/6/2017 |
0.29.5 | 2,497 | 9/10/2017 |
0.29.4 | 4,395 | 7/19/2017 |
0.29.0 | 1,948 | 6/7/2017 |
0.28.1 | 1,693 | 6/7/2017 |
0.28.0 | 1,624 | 6/6/2017 |
0.27.1 | 1,802 | 5/25/2017 |
0.27.0 | 2,682 | 5/25/2017 |
0.26.8 | 1,784 | 5/9/2017 |
0.26.7 | 7,155 | 5/5/2017 |
0.26.6 | 2,044 | 4/10/2017 |
0.26.5 | 1,794 | 3/30/2017 |
0.26.4 | 1,845 | 2/12/2017 |
0.26.3 | 5,021 | 2/9/2017 |
0.26.2 | 2,437 | 2/8/2017 |
0.26.0 | 1,740 | 1/19/2017 |
0.25.8 | 2,752 | 1/7/2017 |
0.25.7 | 6,603 | 12/20/2016 |
0.25.6 | 1,691 | 12/15/2016 |
0.25.5 | 2,750 | 12/14/2016 |
0.25.3 | 1,620 | 12/13/2016 |
0.25.1 | 1,652 | 12/13/2016 |
0.25.0 | 1,673 | 12/13/2016 |
0.14.2 | 1,834 | 10/7/2016 |
0.14.1 | 2,523 | 5/25/2016 |
0.14.0 | 1,902 | 5/25/2016 |
0.13.2 | 1,558 | 5/15/2016 |
0.13.1 | 1,697 | 5/14/2016 |
0.13.0 | 1,683 | 5/1/2016 |
0.12.1 | 2,008 | 2/21/2016 |
0.12.0 | 1,931 | 2/21/2016 |
0.11.3 | 1,865 | 2/9/2016 |
0.11.2 | 2,818 | 1/27/2016 |
0.11.0-alpha | 1,719 | 1/27/2016 |
0.9.11 | 1,963 | 1/22/2016 |
0.9.10 | 1,884 | 1/17/2016 |
0.9.8 | 1,829 | 1/17/2016 |
0.9.7 | 1,958 | 1/12/2016 |
0.9.6 | 1,905 | 1/11/2016 |
0.9.5 | 1,892 | 1/8/2016 |
0.9.4 | 1,955 | 12/5/2015 |
0.9.3 | 1,981 | 12/5/2015 |
0.9.2 | 1,890 | 12/5/2015 |
0.9.1 | 1,695 | 12/5/2015 |
0.9.0 | 2,914 | 12/5/2015 |