Skip to content

Latest commit

 

History

522 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibUsbDotNet

Build CodeQL NuGet version LGPLv3 license OpenSSF Scorecard

LibUsbDotNet is a .NET C# USB library for for libusb-1.0 developers. All basic USB device functionality can be performed through common device classes allowing you to write OS and driver independent code.

Features

  • Full support for WinUSB, libusbK and libusb-win32 device driver under Windows.
  • Supports Linux, macOS and other Unix-like operating systems using Microsoft dotnet and libusb-1.0.
  • Common device classes allow for a single code base to support multiple drivers and platforms.

Source package includes many small example applications.

About

My updates to LibUsbDotNet, an excellent library for cross-platform USB device control using Mono/.NET

Resources

Stars

667 stars

Watchers

27 watching

Forks

Releases

Packages

Used by

Contributors

Languages