Plugin.BLE
2.2.0-pre2
See the version list below for details.
Install-Package Plugin.BLE -Version 2.2.0-pre2
dotnet add package Plugin.BLE --version 2.2.0-pre2
<PackageReference Include="Plugin.BLE" Version="2.2.0-pre2" />
paket add Plugin.BLE --version 2.2.0-pre2
#r "nuget: Plugin.BLE, 2.2.0-pre2"
// Install Plugin.BLE as a Cake Addin
#addin nuget:?package=Plugin.BLE&version=2.2.0-pre2&prerelease
// Install Plugin.BLE as a Cake Tool
#tool nuget:?package=Plugin.BLE&version=2.2.0-pre2&prerelease
Xamarin plugin to access Bluetooth Low Energy functionality on Android, iOS, macOS and UWP.
Read the full documentation on the projects page.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 0.0
- No dependencies.
-
UAP 10.0
- Microsoft.Toolkit.Uwp.Connectivity (>= 5.0.0)
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Plugin.BLE:
Package | Downloads |
---|---|
MvvmCross.Plugin.BLE
This package contains a Bluetooth Low Energy plugin for MvvmCross. It allows access to Bluetooth Low Energy functionality on Android, iOS, macOS and UWP. Read the full documentation on the projects page. |
|
ActiveBand.Comms.Bluetooth.Mobile
Cross platform iOS and Android implementation. |
|
Buttplug.Server.Managers.XamarinBluetoothManager
Xamarin Bluetooth LE (Android/iOS) device support for Buttplug Servers, using Plugin.BLE. (.Net Standard 2.0) |
|
EarablesBLE
Package Description |
|
XBeeLibrary.Xamarin
C# library for Xamarin to interact with Digi International's XBee radio frequency modules from mobile devices. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Plugin.BLE:
Repository | Stars |
---|---|
xabre/xamarin-bluetooth-le
Bluetooth LE plugin for Xamarin
|
Version | Downloads | Last updated |
---|---|---|
2.2.0-pre4 | 254 | 6/1/2022 |
2.2.0-pre2 | 21,322 | 9/17/2019 |
2.2.0-pre1 | 930 | 8/11/2019 |
2.1.3 | 6,846 | 5/1/2022 |
2.1.2 | 93,635 | 4/22/2021 |
2.1.1 | 208,969 | 8/28/2019 |
2.1.0 | 4,460 | 8/11/2019 |
2.1.0-pre1 | 471 | 8/4/2019 |
2.0.1 | 1,882 | 8/4/2019 |
2.0.0 | 2,015 | 8/3/2019 |
2.0.0-pre1 | 16,281 | 5/21/2018 |
1.3.0 | 143,481 | 7/23/2017 |
1.3.0-beta3 | 1,028 | 5/4/2017 |
1.3.0-beta2 | 696 | 4/27/2017 |
1.3.0-beta1 | 689 | 4/26/2017 |
1.3.0-alpha1 | 823 | 3/10/2017 |
1.2.3 | 7,999 | 4/18/2017 |
1.2.2 | 1,693 | 4/4/2017 |
1.2.1 | 2,846 | 3/8/2017 |
1.2.0 | 1,675 | 2/17/2017 |
1.2.0-beta4 | 1,007 | 12/23/2016 |
1.2.0-beta3 | 785 | 12/17/2016 |
1.2.0-beta2 | 954 | 11/27/2016 |
1.2.0-beta1 | 771 | 11/19/2016 |
1.1.0 | 3,113 | 10/21/2016 |
1.1.0-beta5 | 1,088 | 10/7/2016 |
1.1.0-beta4 | 968 | 10/2/2016 |
1.1.0-beta3 | 945 | 9/30/2016 |
1.1.0-beta2 | 1,181 | 9/21/2016 |
1.1.0-beta1 | 1,111 | 8/15/2016 |
1.0.0 | 3,514 | 8/7/2016 |
[2.2.0-pre2]
- #376 Android: Main thread queue experimental
- #336 Get service by GUID
- #381 Merged PR
- Merged fixes from 2.1.1
[2.2.0-pre1]
- UWP support
[2.1.1]
- iOS #373, #377 Fixed trace ouptut that caused NRE.
[2.1.0]
- Use IReadOnlyLists for Services/ Charactersitics/ Descriptors and concurrent collections for DiscoveredDevices/ConnectedDevices
Should prevent crashes like: #320
- #54 MacOS support
[2.1.0-pre1]
- #54 macOS support
[2.0.1]
- Fix #367
[2.0.0]
- .NETStandard 2.0
- Merge PR #365 (NRE), #358, #359, #341, #314, #332, #331, #329, #307
- Update to package references/ update sample apps/ update libraries
[2.0.0-pre1]
- NETStandard 1.0
- Merge PR #298, #289, #290, #263
[1.3.0] (stable)
- Stable release including all the 1.3.0-beta.x previous releases.
- Merge pull request #229 and #224 which fixed #227 set descriptor for android characteristic stop notify.
[1.3.0-beta.3]
- Merge pull request #200. Possibility to change ConnectionPriority/ ConnectionInterval for Android
[1.3.0-beta.2]
- #198 Android. Clear cached services, characteristics etc on signal loss
[1.3.0-beta.1]
- Merge PR #195 Request MTU
[1.3.0-alpha.1]
- GATT callback refactoring
[1.2.3]
- #183: Android fixed UpdateRssiAsync
[1.2.2]
- #136: Added support for scan modes
[1.2.1]
- Merge PR #157 iOS add support for NSString descriptor values
- Merge PR #148 Added a boolean (forceBleTransport) to force the use of transport parameter to BLE in connectGatt method in Android
- Breaking changes: ConnectDeviceAsync optional parameters are now encapsulated in a ConnectParameter class
[1.2.0]
- #150 iOS: No disconnect when the connect CancelationToken is cancelled after a successful connect.
for older releases: https://github.com/xabre/xamarin-bluetooth-le/blob/master/doc/changelog.md