Skip to main content
LibUsbDotNet package icon

LibUsbDotNet

.NET USB library, which acts as a wrapper for libusb-1.0. You can write applications that with on all operating systems and drivers without modification. Lots of example code. Open source software hosted on GitHub.

Total Downloads
1.9M
1,946,891
Published
May 18, 2026
Latest stable version

Install

.NET CLI
dotnet add package LibUsbDotNet --version 3.0.224
Package Manager Console
Install-Package LibUsbDotNet -Version 3.0.224
PackageReference
<PackageReference Include="LibUsbDotNet" Version="3.0.224" />

Frameworks

net8.0 net10.0 .NETStandard2.0

Dependencies

Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
Microsoft.Bcl.Memory
.NETStandard2.0
[10.0.7, )
[10.0.7, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.