32feet.NET
3.5.0
dotnet add package 32feet.NET --version 3.5.0
NuGet\Install-Package 32feet.NET -Version 3.5.0
<PackageReference Include="32feet.NET" Version="3.5.0" />
paket add 32feet.NET --version 3.5.0
#r "nuget: 32feet.NET, 3.5.0"
// Install 32feet.NET as a Cake Addin #addin nuget:?package=32feet.NET&version=3.5.0 // Install 32feet.NET as a Cake Tool #tool nuget:?package=32feet.NET&version=3.5.0
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 (1)
Showing the top 1 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#.
|
This version changes the 32feet.NET library (both desktop and NETCF) to use the .NET Framework version 3.5. Previously we compiled for .NET v2.0.
There are no code changes from our version 3.4.
The most important new features in 3.4 since 3.3 are:
• Provide callback on SelectBluetoothDeviceDialog to allow filtering of devices
• BluetoothDeviceInfo.GetVersions method
• Add Windows 8 enum values -- important for enum BluetoothDeviceInfoProperties as exposed by BluetoothWin32RadioInRangeEventArgs
• Bluetopia: Basic support for BluetoothListener
The most important fixes since 3.3 are:
• BluetoothWin32Events doesn't work on x64
• Support ObexWebRequest.Timeout on all NETCF stack (even MSFT+WM)
• Using the NETCF version on the desktop gives a unfriendly message: Unable to load DLL 'coredll.dll'
The full list of workitems is at https://32feet.codeplex.com/workitem/list/advanced?release=3.4&size=25&status=all