32feet.NET 3.3.0.2

There is a newer version of this package available.
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
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="32feet.NET" Version="3.3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 32feet.NET --version 3.3.0.2
#r "nuget: 32feet.NET, 3.3.0.2"
#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 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net-cf is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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#.
Version Downloads Last updated
3.5.0 7,060 6/5/2012
3.4.0 423 4/29/2012
3.3.0.2 170 2/10/2012
3.3.0 478 2/10/2012

(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