Usb.Net 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Usb.Net --version 2.0.0
                    
NuGet\Install-Package Usb.Net -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Usb.Net" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Usb.Net" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Usb.Net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Usb.Net --version 2.0.0
                    
#r "nuget: Usb.Net, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Usb.Net&version=2.0.0
                    
Install Usb.Net as a Cake Addin
#tool nuget:?package=Usb.Net&version=2.0.0
                    
Install Usb.Net as a Cake Tool

A cross platform USB library written in C#

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Usb.Net:

Package Downloads
Ledger.Net

A cross platform C# library for the Ledger hardwarewallet. To see the samples, please clone the repo at the project Url.

Nethereum.Signer.Trezor

Netherum.Signer.Trezor provides the External Signing capability for Ethereum transactions and Messages using Trezor Hardware wallets

Device.Net.LibUsb

macOS and Linux .NET library for talking to USB devices. Backed by the Device.Net framework

NethereumQuantum.Signer.Trezor

Netherum.Signer.Trezor provides the External Signing capability for Ethereum transactions and Messages using Trezor Hardware wallets

SharpSpaceMouse

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.0-beta 4,885 10/30/2021
4.2.1 23,421 7/20/2021
4.1.0 951 7/18/2021
4.0.9-alpha 624 1/26/2021
4.0.8-alpha 412 1/23/2021
4.0.7-alpha 483 12/30/2020
4.0.6-alpha 490 12/26/2020
4.0.5-alpha 454 12/24/2020
4.0.4-alpha 470 12/24/2020
4.0.3-alpha 428 12/21/2020
4.0.2-alpha 445 12/13/2020
4.0.1-alpha 536 10/6/2020
4.0.0 3,228 1/30/2021
4.0.0-alpha 433 10/6/2020
3.1.0 73,721 9/5/2019
3.0.0 886 8/19/2019
3.0.0-beta2 545 8/3/2019
3.0.0-beta 544 7/21/2019
2.9.0 1,257 7/2/2019
2.8.0 776 6/23/2019
2.7.0 3,528 3/30/2019
2.6.1 922 3/19/2019
2.6.0 2,061 3/10/2019
2.5.0 913 2/21/2019
2.4.0 1,657 1/28/2019
2.3.1-alpha 649 1/17/2019
2.3.0 938 1/14/2019
2.2.0 895 12/30/2018
2.1.0 822 12/26/2018
2.0.2 865 12/17/2018
2.0.1 822 12/17/2018
2.0.0 860 12/17/2018

Split from Hid.Net