InTheHand.BluetoothLE
4.0.17
Prefix Reserved
See the version list below for details.
dotnet add package InTheHand.BluetoothLE --version 4.0.17
NuGet\Install-Package InTheHand.BluetoothLE -Version 4.0.17
<PackageReference Include="InTheHand.BluetoothLE" Version="4.0.17" />
paket add InTheHand.BluetoothLE --version 4.0.17
#r "nuget: InTheHand.BluetoothLE, 4.0.17"
// Install InTheHand.BluetoothLE as a Cake Addin #addin nuget:?package=InTheHand.BluetoothLE&version=4.0.17 // Install InTheHand.BluetoothLE as a Cake Tool #tool nuget:?package=InTheHand.BluetoothLE&version=4.0.17
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid81 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.Windows.SDK.Contracts (>= 10.0.19041.1)
-
.NETFramework 4.6.1
- Microsoft.Windows.SDK.Contracts (>= 10.0.19041.1)
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 8.1
- Xamarin.Essentials (>= 1.5.3.2)
-
UAP 10.0.18362
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on InTheHand.BluetoothLE:
Package | Downloads |
---|---|
ScanModule
Package Description |
|
Hsm.Bluetooth.Writer
This package provides bluetooth capabilites in .net projects for Hagleitner devices. |
|
SousVide
Monitor and control an Anova Precision Cooker sous vide over Bluetooth. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on InTheHand.BluetoothLE:
Repository | Stars |
---|---|
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
|
Version | Downloads | Last updated |
---|---|---|
4.0.37 | 3,804 | 8/24/2024 |
4.0.36 | 7,149 | 3/3/2024 |
4.0.35 | 7,021 | 11/28/2023 |
4.0.34 | 4,291 | 8/11/2023 |
4.0.33 | 8,470 | 3/4/2023 |
4.0.32 | 1,909 | 2/20/2023 |
4.0.31 | 440 | 2/19/2023 |
4.0.30 | 419 | 2/15/2023 |
4.0.29 | 905 | 1/21/2023 |
4.0.27 | 3,681 | 11/7/2022 |
4.0.26 | 500 | 11/1/2022 |
4.0.25 | 1,647 | 9/9/2022 |
4.0.24 | 2,818 | 5/24/2022 |
4.0.23 | 1,323 | 3/27/2022 |
4.0.22 | 1,815 | 12/14/2021 |
4.0.21 | 1,052 | 10/14/2021 |
4.0.20 | 1,768 | 7/21/2021 |
4.0.19 | 3,834 | 3/12/2021 |
4.0.18 | 2,145 | 1/24/2021 |
4.0.17 | 1,003 | 11/18/2020 |
4.0.16 | 3,583 | 10/28/2020 |
4.0.14-pre | 365 | 10/13/2020 |
4.0.13-pre | 366 | 10/4/2020 |
4.0.11-pre | 329 | 9/29/2020 |
4.0.9-pre | 302 | 9/26/2020 |
4.0.8-pre | 341 | 9/21/2020 |
4.0.7-pre | 335 | 9/10/2020 |
4.0.6-pre | 327 | 9/3/2020 |
4.0.5-pre | 315 | 9/1/2020 |
4.0.4-pre | 367 | 8/29/2020 |
4.0.3-pre | 317 | 8/23/2020 |
4.0.2-pre | 342 | 8/19/2020 |
4.0.1-pre | 456 | 7/10/2020 |
Windows: BluetoothDevice.FromIdAsync now supports native device ids and addresses. Service discovery performance improved for paired devices.