InTheHand.BluetoothLE 4.0.13-pre

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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. 
.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 (2)

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.36 859 3/3/2024
4.0.35 3,149 11/28/2023
4.0.34 3,321 8/11/2023
4.0.33 5,690 3/4/2023
4.0.32 1,546 2/20/2023
4.0.31 408 2/19/2023
4.0.30 346 2/15/2023
4.0.29 760 1/21/2023
4.0.27 3,201 11/7/2022
4.0.26 445 11/1/2022
4.0.25 1,584 9/9/2022
4.0.24 2,729 5/24/2022
4.0.23 1,258 3/27/2022
4.0.22 1,662 12/14/2021
4.0.21 1,007 10/14/2021
4.0.20 1,504 7/21/2021
4.0.19 3,788 3/12/2021
4.0.18 1,834 1/24/2021
4.0.17 967 11/18/2020
4.0.16 3,231 10/28/2020
4.0.14-pre 342 10/13/2020
4.0.13-pre 344 10/4/2020
4.0.11-pre 304 9/29/2020
4.0.9-pre 279 9/26/2020
4.0.8-pre 315 9/21/2020
4.0.7-pre 310 9/10/2020
4.0.6-pre 304 9/3/2020
4.0.5-pre 298 9/1/2020
4.0.4-pre 345 8/29/2020
4.0.3-pre 290 8/23/2020
4.0.2-pre 320 8/19/2020
4.0.1-pre 428 7/10/2020

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