InTheHand.BluetoothLE 4.0.13-pre

Prefix Reserved
This is a prerelease version of InTheHand.BluetoothLE.
There is a newer version of this package available.
See the version list below for details.
dotnet add package InTheHand.BluetoothLE --version 4.0.13-pre                
NuGet\Install-Package InTheHand.BluetoothLE -Version 4.0.13-pre                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InTheHand.BluetoothLE" Version="4.0.13-pre" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InTheHand.BluetoothLE --version 4.0.13-pre                
#r "nuget: InTheHand.BluetoothLE, 4.0.13-pre"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install InTheHand.BluetoothLE as a Cake Addin
#addin nuget:?package=InTheHand.BluetoothLE&version=4.0.13-pre&prerelease

// Install InTheHand.BluetoothLE as a Cake Tool
#tool nuget:?package=InTheHand.BluetoothLE&version=4.0.13-pre&prerelease                

32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 uap was computed.  uap10.0 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 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.

MatterDotNet

A C# implementation of the Matter 1.4 Standard (Formerly known as Project Chip)

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 10,326 8/24/2024
4.0.36 8,005 3/3/2024
4.0.35 9,035 11/28/2023
4.0.34 4,591 8/11/2023
4.0.33 10,316 3/4/2023
4.0.32 2,130 2/20/2023
4.0.31 456 2/19/2023
4.0.30 446 2/15/2023
4.0.29 986 1/21/2023
4.0.27 3,763 11/7/2022
4.0.26 528 11/1/2022
4.0.25 1,676 9/9/2022
4.0.24 2,870 5/24/2022
4.0.23 1,352 3/27/2022
4.0.22 1,884 12/14/2021
4.0.21 1,076 10/14/2021
4.0.20 1,846 7/21/2021
4.0.19 3,854 3/12/2021
4.0.18 2,366 1/24/2021
4.0.17 1,018 11/18/2020
4.0.16 3,732 10/28/2020
4.0.14-pre 372 10/13/2020
4.0.13-pre 373 10/4/2020
4.0.11-pre 336 9/29/2020
4.0.9-pre 309 9/26/2020
4.0.8-pre 348 9/21/2020
4.0.7-pre 342 9/10/2020
4.0.6-pre 334 9/3/2020
4.0.5-pre 324 9/1/2020
4.0.4-pre 374 8/29/2020
4.0.3-pre 324 8/23/2020
4.0.2-pre 352 8/19/2020
4.0.1-pre 463 7/10/2020

Improved async code for CoreBluetooth. Better short UUID support. Renamed windows files and added .NET Core build.