Info
| Version: | 2.6.4 | 
| Author(s): | James F. Bellinger | 
| Last Update: | Tuesday, October 14, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://software.seekye.com/hidsharp | 
| NuGet Url: | https://www.nuget.org/packages/HidSharp | 
Install
Install-Package HidSharp
                        dotnet add package HidSharp
                        paket add HidSharp
                        
                                HidSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                14 packages depend on this package.
                        
                    Tags
 
                
It can interface with arbitrary USB HID devices as well as read and write raw reports.
It also includes cross-platform serial port communications and supports interprocess communication for exclusion of HID devices between programs.