Skip to main content
Usb.Events package icon

Usb.Events

Subscribe to events to be notified when a USB drive is mounted in or ejected, or when a USB device is added or removed. Usb.Events is a .NET Standard 2.0 library and uses WMI on Windows, libudev on Linux and IOKit on macOS.

Total Downloads
155.4K
155,426
Published
Jul 16, 2023
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

System.Management
.NETStandard2.0
[7.0.0, )

Adoption guide

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

Compatibility metadata lists 1 target framework; 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.