HidSharp 1.3.0
See the version list below for details.
Install-Package HidSharp -Version 1.3.0
dotnet add package HidSharp --version 1.3.0
<PackageReference Include="HidSharp" Version="1.3.0" />
paket add HidSharp --version 1.3.0
#r "nuget: HidSharp, 1.3.0"
// Install HidSharp as a Cake Addin
#addin nuget:?package=HidSharp&version=1.3.0
// Install HidSharp as a Cake Tool
#tool nuget:?package=HidSharp&version=1.3.0
HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (20)
Showing the top 5 NuGet packages that depend on HidSharp:
Package | Downloads |
---|---|
LibreHardwareMonitorLib
Monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. |
|
Buttplug.Server.Managers.HidSharpManager
Buttplug Server Hid Device and Serial Port Subtype Manager, based on the HidSharp Library. (.Net Framework 4.7+/.Net Standard 2.0) |
|
libremoteio
Munts Technologies Remote I/O Library for .Net Standard 2.0 |
|
BlinkStickDotNet
BlinkStick Generic Hid Library with KeesTalksTech modifications |
|
StreamDeckSharp
A simple .NET wrapper for StreamDeck (using OpenMacroBoard.SDK) |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on HidSharp:
Repository | Stars |
---|---|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
LibreHardwareMonitor/LibreHardwareMonitor
Libre Hardware Monitor, home of the fork of Open Hardware Monitor
|
|
csutorasa/XOutput
DirectInput to XInput wrapper
|
|
Artemis-RGB/Artemis
Provides advanced unified lighting across many different brands RGB peripherals
|
|
DarthAffe/RGB.NET
The one-stop SDK for RGB-peripherals
|
Fixed Linux libudev reference to not require developer package symlinks.