InTheHand.Net.Bluetooth
4.0.29
Prefix Reserved
Install-Package InTheHand.Net.Bluetooth -Version 4.0.29
dotnet add package InTheHand.Net.Bluetooth --version 4.0.29
<PackageReference Include="InTheHand.Net.Bluetooth" Version="4.0.29" />
paket add InTheHand.Net.Bluetooth --version 4.0.29
#r "nuget: InTheHand.Net.Bluetooth, 4.0.29"
// Install InTheHand.Net.Bluetooth as a Cake Addin
#addin nuget:?package=InTheHand.Net.Bluetooth&version=4.0.29
// Install InTheHand.Net.Bluetooth as a Cake Tool
#tool nuget:?package=InTheHand.Net.Bluetooth&version=4.0.29
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net5.0-windows7.0 net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows7.0 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid90 monoandroid11.0 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Universal Windows Platform | uap10.0.16299 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 11.0
- Xamarin.Essentials (>= 1.7.2)
-
MonoAndroid 9.0
- Xamarin.Essentials (>= 1.6.1)
-
net5.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on InTheHand.Net.Bluetooth:
Package | Downloads |
---|---|
SanteDB.DisconnectedClient.UI
SanteDB Disconnected User Interface Core |
|
Resonance.Bluetooth
Bluetooth Adapter, Server and Discovery for Resonance. Resonance is a high-performance real-time C# communication library with built-in support for several different transcoding and delivery methods. This library provides an intuitive API for asynchronous communication between machines and devices by exposing a set of easy to use, pluggable components. |
|
InTheHand.Net.Obex
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on InTheHand.Net.Bluetooth:
Repository | Stars |
---|---|
inthehand/32feet
Personal Area Networking for .NET
|
Version | Downloads | Last updated |
---|---|---|
4.0.29 | 1,021 | 4/14/2022 |
4.0.28 | 675 | 3/29/2022 |
4.0.27 | 1,293 | 2/13/2022 |
4.0.26 | 480 | 2/2/2022 |
4.0.25 | 1,118 | 12/17/2021 |
4.0.24 | 1,194 | 12/1/2021 |
4.0.22 | 1,311 | 10/14/2021 |
4.0.21 | 3,933 | 9/11/2021 |
4.0.20 | 4,020 | 7/19/2021 |
4.0.19 | 528 | 7/4/2021 |
4.0.18 | 1,556 | 5/9/2021 |
4.0.17 | 322 | 5/3/2021 |
4.0.15 | 2,749 | 2/15/2021 |
4.0.14 | 4,325 | 12/22/2020 |
4.0.13 | 378 | 12/11/2020 |
4.0.12 | 1,507 | 10/29/2020 |
4.0.8 | 1,913 | 8/5/2020 |
4.0.7 | 314 | 8/3/2020 |
4.0.6 | 642 | 7/10/2020 |
4.0.5 | 972 | 5/26/2020 |
4.0.4 | 1,280 | 4/14/2020 |
4.0.2 | 1,793 | 1/22/2020 |
Added back monoandroid90 support with older Xamarin.Essentials. Added .NET 4.5.2 support.