SpringCard.WinUSB
24.20.14
dotnet add package SpringCard.WinUSB --version 24.20.14
NuGet\Install-Package SpringCard.WinUSB -Version 24.20.14
<PackageReference Include="SpringCard.WinUSB" Version="24.20.14" />
<PackageVersion Include="SpringCard.WinUSB" Version="24.20.14" />
<PackageReference Include="SpringCard.WinUSB" />
paket add SpringCard.WinUSB --version 24.20.14
#r "nuget: SpringCard.WinUSB, 24.20.14"
#:package SpringCard.WinUSB@24.20.14
#addin nuget:?package=SpringCard.WinUSB&version=24.20.14
#tool nuget:?package=SpringCard.WinUSB&version=24.20.14
SpringCard.WinUSB
SpringCard WinUSB Library - Windows USB device communication library for .NET
Table of Contents
Overview
SpringCard.WinUSB is a .NET library developed by SpringCard, providing Windows-specific USB device communication using the WinUSB driver. This library offers a high-level API for interacting with USB devices on Windows platforms.
Originally developed for internal use at SpringCard to support their hardware devices on Windows, this library provides advanced USB communication capabilities specifically optimized for the Windows environment.
Features
Windows-Specific USB Support
- WinUSB Driver: Native integration with Windows WinUSB driver
- Device Enumeration: Discover connected USB devices
- Device Connection: Open and close connections to USB devices
Device Information
- Device Descriptors: Access VID, PID, Version, Vendor Name, Product Name
- Serial Number: Unique device identification
- Configuration Details: Configuration name, attributes, max power
- USB Version: Protocol version information
- Device Class: USB class, subclass, and protocol information
Communication Features
- Endpoint Management: Configure and manage USB endpoints
- Data Transfer: Read and write data through endpoints
- Endpoint Flushing: Clear endpoint buffers
- Multiple Endpoint Types: Support for Control, Bulk, Interrupt, and Isochronous transfers
Architecture
- Interface Support: Handle multiple USB interfaces per device
- Endpoint Configuration: Dynamic endpoint configuration
- Error Handling: Comprehensive exception management via WinUsbDeviceException
- Debug Support: Optional debug logging for troubleshooting
- Resource Management: Proper cleanup with IDisposable pattern
Supported Frameworks
SpringCard.WinUSB is a .NET Standard 2.0 library, compatible with:
- .NET Framework 4.6.1+
- .NET Core 2.0+
- .NET 5/6/7/8+
Installation
Via NuGet Package Manager
Install-Package SpringCard.WinUSB
Via .NET CLI
dotnet add package SpringCard.WinUSB
Via PackageReference in csproj
<PackageReference Include="SpringCard.WinUSB" Version="[latest-version]" />
API Documentation
For complete API documentation, please refer to the official SpringCard documentation:
License
This library is licensed under SpringCard proprietary license. See LICENSE.txt for full license text.
Copyright (c) 2008-2026 SpringCard - www.springcard.com
All rights reserved
Support
For support and inquiries:
- Website: https://www.springcard.com
- Email: support@springcard.com
Package Information
| Property | Value |
|---|---|
| Package ID | SpringCard.WinUSB |
| Author | SpringCard |
| Copyright | Copyright SpringCard SAS, France, 2008-2026 all rights reserved |
Notes
- This library is specifically designed for Windows platforms
- Requires LibUsbDotNet package
- Requires SpringCard.LibCs.Windows package
- Optimized for SpringCard hardware devices
- Actively maintained by SpringCard
Made with care by SpringCard SAS, France
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- LibUsbDotNet (>= 3.1.0-alpha)
- SpringCard.LibCs.Windows (>= 24.44.0)
-
net10.0
- LibUsbDotNet (>= 3.1.0-alpha)
- SpringCard.LibCs.Windows (>= 24.44.0)
-
net6.0
- LibUsbDotNet (>= 3.1.0-alpha)
- SpringCard.LibCs.Windows (>= 24.44.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 24.20.14 | 816 | 6/16/2026 |