Plugin.BLE
1.1.0-beta2
See the version list below for details.
dotnet add package Plugin.BLE --version 1.1.0-beta2
NuGet\Install-Package Plugin.BLE -Version 1.1.0-beta2
<PackageReference Include="Plugin.BLE" Version="1.1.0-beta2" />
<PackageVersion Include="Plugin.BLE" Version="1.1.0-beta2" />
<PackageReference Include="Plugin.BLE" />
paket add Plugin.BLE --version 1.1.0-beta2
#r "nuget: Plugin.BLE, 1.1.0-beta2"
#:package Plugin.BLE@1.1.0-beta2
#addin nuget:?package=Plugin.BLE&version=1.1.0-beta2&prerelease
#tool nuget:?package=Plugin.BLE&version=1.1.0-beta2&prerelease
Xamarin plugin to access Bluetooth Low Energy functionality on Android and iOS.
Read the full documentation on the projects page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Xamarin.iOS 0.0
- No dependencies.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Plugin.BLE:
Package | Downloads |
---|---|
MvvmCross.Plugin.BLE
MVVMCross Plugin to access Bluetooth Low Energy functionality on Android, iOS, macOS, and Windows. Read the full documentation on the projects page. |
|
Buttplug.Server.Managers.XamarinBluetoothManager
Xamarin Bluetooth LE (Android/iOS) device support for Buttplug Servers, using Plugin.BLE. (.Net Standard 2.0) |
|
XBeeLibrary.Xamarin
C# library for Xamarin to interact with Digi International's XBee radio frequency modules from mobile devices. |
|
Plugin.BLE.FTMS
Package Description |
|
Moduware.Platform.Core
Library to work with Moduware modular platform. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Plugin.BLE:
Repository | Stars |
---|---|
dotnet-bluetooth-le/dotnet-bluetooth-le
Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows
|
|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
Version | Downloads | Last Updated |
---|---|---|
3.2.0-beta.1 | 3,092 | 3/30/2025 |
3.1.0 | 231,677 | 5/20/2024 |
3.1.0-rc.1 | 4,421 | 5/3/2024 |
3.1.0-beta.3 | 3,064 | 3/25/2024 |
3.1.0-beta.2 | 4,541 | 2/12/2024 |
3.1.0-beta.1 | 17,909 | 11/17/2023 |
3.0.0 | 143,241 | 10/8/2023 |
3.0.0-rc.1 | 4,847 | 9/21/2023 |
3.0.0-beta.6 | 3,024 | 9/5/2023 |
3.0.0-beta.5 | 11,354 | 8/5/2023 |
3.0.0-beta.4 | 15,980 | 5/21/2023 |
3.0.0-beta.3 | 25,634 | 4/17/2023 |
3.0.0-beta.2 | 18,773 | 11/24/2022 |
3.0.0-beta.1 | 8,377 | 11/17/2022 |
2.2.0-pre5 | 18,685 | 7/11/2022 |
2.2.0-pre4 | 1,112 | 6/1/2022 |
2.2.0-pre2 | 32,976 | 9/17/2019 |
2.2.0-pre1 | 1,790 | 8/11/2019 |
2.1.3 | 238,252 | 5/1/2022 |
2.1.2 | 202,877 | 4/22/2021 |
2.1.1 | 275,071 | 8/28/2019 |
2.1.0 | 6,021 | 8/11/2019 |
2.1.0-pre1 | 1,120 | 8/4/2019 |
2.0.1 | 2,943 | 8/4/2019 |
2.0.0 | 3,558 | 8/3/2019 |
2.0.0-pre1 | 18,337 | 5/21/2018 |
1.3.0 | 185,425 | 7/23/2017 |
1.3.0-beta3 | 1,835 | 5/4/2017 |
1.3.0-beta2 | 1,475 | 4/27/2017 |
1.3.0-beta1 | 1,505 | 4/26/2017 |
1.3.0-alpha1 | 1,639 | 3/10/2017 |
1.2.3 | 8,996 | 4/18/2017 |
1.2.2 | 2,679 | 4/4/2017 |
1.2.1 | 3,893 | 3/8/2017 |
1.2.0 | 2,634 | 2/17/2017 |
1.2.0-beta4 | 1,824 | 12/23/2016 |
1.2.0-beta3 | 1,587 | 12/17/2016 |
1.2.0-beta2 | 1,775 | 11/27/2016 |
1.2.0-beta1 | 1,606 | 11/19/2016 |
1.1.0 | 4,418 | 10/21/2016 |
1.1.0-beta5 | 2,063 | 10/7/2016 |
1.1.0-beta4 | 1,788 | 10/2/2016 |
1.1.0-beta3 | 1,757 | 9/30/2016 |
1.1.0-beta2 | 2,003 | 9/21/2016 |
1.1.0-beta1 | 1,912 | 8/15/2016 |
1.0.0 | 4,831 | 8/7/2016 |
[1.1.0-beta2]
- #78 BluetoothStateChangedArgs contain the old state and the new state
- #81 iOS: Removed code smell which caused crash. Temporarily removed UpdateName subscription.
- Android 4.4: fixed gatt callback to correctly detect gatt error when connecting to known device and not in range
- #86: GetSystemConnectedDevices, beta implementation, in order to use the device in the app call ConnectAsync
- #73: fixed crash when calling connecttoknwondevice without cancellation token
[1.1.0-beta1]
- improvements on xml documentation
- Characteristic write type can be specified by the user
- ConnectAsync throws NullReferenceException if device is null
[1.0.0]
- stable release after major refactoring
- streamlined async API
[1.0.0-beta5]
- added indicate support for notifications