WinUSBNet 2.1.0
dotnet add package WinUSBNet --version 2.1.0
NuGet\Install-Package WinUSBNet -Version 2.1.0
<PackageReference Include="WinUSBNet" Version="2.1.0" />
paket add WinUSBNet --version 2.1.0
#r "nuget: WinUSBNet, 2.1.0"
// Install WinUSBNet as a Cake Addin #addin nuget:?package=WinUSBNet&version=2.1.0 // Install WinUSBNet as a Cake Tool #tool nuget:?package=WinUSBNet&version=2.1.0
WinUSBNet
WinUSBNet is a .NET class library that provides easy access to the WinUSB API from C#, VB.NET and other .NET languages. WinUSB is a user mode API available for Windows XP, Vista and 7 (XP will require an update), allowing low level access to USB devices such as control transfers and reading from and writing to endpoints.
Please note that there is at least one different project with the same name (at codeplex), this libary is not related.
Download
Status
The library is stable. If you find any bugs or problems please report them using the issue tracker or add a pull request if you have fixed something yourself.
Features
- MIT licensed with C# source code available (free for both personal and commercial use)
- CLS compliant library (usable from all .NET languages such as C#, VB.NET and C++.NET)
- Synchronous and asynchronous data transfers
- Support for 32-bit and 64-bit Windows versions
- Notification events for device attachment and removal
- Support for multiple interfaces and endpoints
- Intellisense documentation
Related documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WinUSBNet:
Package | Downloads |
---|---|
Buttplug.Server.Managers.WinUSBManager
WinUSB device support (Rez Trancevibrator) for Buttplug Servers. (.Net Framework 4.7+ only) |
|
PskOnline.X20.DotNet.WinUsb
.Net Client Code for PskOnline X20 USB 2.0 PPG Waveform Sensor |
|
O.Usb
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.