SpringCard.PCSC.ZeroDriver
25.22.10
dotnet add package SpringCard.PCSC.ZeroDriver --version 25.22.10
NuGet\Install-Package SpringCard.PCSC.ZeroDriver -Version 25.22.10
<PackageReference Include="SpringCard.PCSC.ZeroDriver" Version="25.22.10" />
<PackageVersion Include="SpringCard.PCSC.ZeroDriver" Version="25.22.10" />
<PackageReference Include="SpringCard.PCSC.ZeroDriver" />
paket add SpringCard.PCSC.ZeroDriver --version 25.22.10
#r "nuget: SpringCard.PCSC.ZeroDriver, 25.22.10"
#:package SpringCard.PCSC.ZeroDriver@25.22.10
#addin nuget:?package=SpringCard.PCSC.ZeroDriver&version=25.22.10
#tool nuget:?package=SpringCard.PCSC.ZeroDriver&version=25.22.10
SpringCard.PCSC.ZeroDriver
SpringCard PCSC Zero Driver Library - Advanced PCSC driver implementation
📋 Table of Contents
📖 Overview
SpringCard.PCSC.ZeroDriver is a .NET library developed by SpringCard, providing an advanced implementation of PCSC (Personal Computer/Smart Card) driver functionality. This library enables direct communication with smart card readers using various transport protocols.
Originally developed for internal use at SpringCard, this library has been made available to facilitate advanced PCSC operations in .NET applications.
✨ Features
Transport Protocols
- CCID Over USB: Direct USB communication with CCID-compliant readers
- CCID Over Bluetooth: Bluetooth transport for mobile readers
- CCID Over Network: Network-based communication with remote readers
- CCID Over Serial: Serial port communication
- CCID Over Secure: Secure communication channels
Reader Support
- Multiple Reader Types: Support for various SpringCard reader models
- Automatic Detection: Detect and identify connected readers
- Hot Plugging: Support for dynamic reader connection/disconnection
Advanced Features
- APDU Level Access: Direct APDU command/response handling
- Extended APDU: Support for extended length APDUs
- Secure Messaging: Encrypted communication with readers
🎯 Supported Frameworks
SpringCard.PCSC.ZeroDriver supports:
- .NET 6.0
- .NET 10.0
- .NET Framework 4.8
🚀 Installation
Via NuGet Package Manager
Install-Package SpringCard.PCSC.ZeroDriver
Via .NET CLI
dotnet add package SpringCard.PCSC.ZeroDriver
Via PackageReference in csproj
<PackageReference Include="SpringCard.PCSC.ZeroDriver" 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.PCSC.ZeroDriver |
| Author | SpringCard |
| Copyright | Copyright © SpringCard SAS, France, 2008-2026 all rights reserved |
🔄 Version History
For complete version history, see the NuGet Package Page.
📝 Notes
- This library is actively maintained by SpringCard
- Compatible with Windows, Linux, and macOS environments (depending on target framework)
- Requires SpringCard.PCSC library as dependency
- Designed for use with SpringCard hardware devices
- Supports various transport protocols
- Optimized for performance and reliability
- Extensively tested in production environments
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
- SpringCard.Bluetooth (>= 24.44.15.96630849)
- SpringCard.PCSC (>= 25.22.10)
-
net10.0
- SpringCard.PCSC (>= 25.22.10)
-
net6.0
- SpringCard.PCSC (>= 25.22.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SpringCard.PCSC.ZeroDriver:
| Package | Downloads |
|---|---|
|
SpringCard.PCSC.Bridges
Package Description |
|
|
SpringCard.PCSC.ZeroDriver.Forms
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.