32feet.NET
3.3.0.2
See the version list below for details.
dotnet add package 32feet.NET --version 3.3.0.2
NuGet\Install-Package 32feet.NET -Version 3.3.0.2
<PackageReference Include="32feet.NET" Version="3.3.0.2" />
paket add 32feet.NET --version 3.3.0.2
#r "nuget: 32feet.NET, 3.3.0.2"
// Install 32feet.NET as a Cake Addin #addin nuget:?package=32feet.NET&version=3.3.0.2 // Install 32feet.NET as a Cake Tool #tool nuget:?package=32feet.NET&version=3.3.0.2
32feet.NET is a shared-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, ...
Note that this package does NOT include the Broadcom/Widcomm dependencies, download the library from Codeplex if you need Widcomm support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. net-cf is compatible. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on 32feet.NET:
Package | Downloads |
---|---|
Yats.Ports
Unified support for Serial, TCP/IP, UDP, SSH ports |
|
NetworkCommsDotNet
NetworkComms.Net is a high performance cross-platform network library written in C#, with the purpose of being used in all .NET Framework compatible languages, C#, VB.Net, F#, J#, C++/CLI etc. |
|
Zebra.RFID3.SDK
The Zebra RFID SDK provides a powerful set of APIs that use directly the ZETI (Zebra Easy Text Interface) exclusively created to take full advantage of the RFD8500 performance, functionality and versatility. |
|
32feet.Net-MVVMServices
Provides the Device, ReceiverBluetoothService and SenderBluetoothService classes for help to use 32feet.Net in WPF applications that implements the MVVM pattern. |
|
BeMeterNet
A connector for BE-meter electromagnetic field measurement device. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on 32feet.NET:
Repository | Stars |
---|---|
MarcFletcher/NetworkComms.Net
NetworkComms.Net is a high performance cross-platform network library written in C#.
|
|
teamclouday/AndroidMic
Use your Android phone as a mic to Windows PC
|
|
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
|
(Version bumped by 0.0.0.2 when including both NET and NETCF libraries and the NuGet package).
This is largely a maintenance release with not many new features added. The most important changes since 3.2 are:
• SelectBluetoothDeviceDialog displays each discovered devices immediately (using DiscoverDevicesAsync);
• [MSFT+Win32] BluetoothRadio.HardwareStatus when radio not present;
• ObexWebRequest constructor taking BluetoothAddress and path;
• [MSFT+WM] RemoveDevice throws ArgEx when device not remembered;
• [Bluetopia] Log error if start-up fails.
The full list of workitems is at https://32feet.codeplex.com/workitem/list/advanced?release=3.3&size=25&status=all