C# library for calling WinRT apis to communicate with Bluetooth LE devices.
Info
Version: | 1.0.0.2 |
Author(s): | flier268 |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/flier268/Bluetooth |
NuGet Url: | https://www.nuget.org/packages/Bluetooth |
Install
Install-Package Bluetooth
dotnet add package Bluetooth
paket add Bluetooth
Bluetooth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Windows.SDK.Contracts(>= 10.0.19041.1)
- System.Runtime.InteropServices.WindowsRuntime(>= 4.3.0)
- System.Runtime.WindowsRuntime(>= 4.7.0)