libusb-win32-driver
1.2.2
See the version list below for details.
dotnet add package libusb-win32-driver --version 1.2.2
NuGet\Install-Package libusb-win32-driver -Version 1.2.2
<PackageReference Include="libusb-win32-driver" Version="1.2.2" />
paket add libusb-win32-driver --version 1.2.2
#r "nuget: libusb-win32-driver, 1.2.2"
// Install libusb-win32-driver as a Cake Addin #addin nuget:?package=libusb-win32-driver&version=1.2.2 // Install libusb-win32-driver as a Cake Tool #tool nuget:?package=libusb-win32-driver&version=1.2.2
libusb-win32 is a port of the USB library libusb 0.1 (http://sourceforge.net/projects/libusb) to the Microsoft Windows operating systems (Windows 2000, Windows XP, Windows Vista and Windows 7; Windows 98 SE and Windows ME for versions up to 0.1.12.2 ). The library allows user space applications to access many USB device on Windows in a generic way without writing any line of kernel driver code.
Vista/7/2008/2008R2 64 bit are supported from version 1.2.0.0 since a Microsoft KMCS accepted digital signature is embedded in the kernel driver libusb0.sys.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.