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
                    
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="SpringCard.PCSC.ZeroDriver" Version="25.22.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpringCard.PCSC.ZeroDriver" Version="25.22.10" />
                    
Directory.Packages.props
<PackageReference Include="SpringCard.PCSC.ZeroDriver" />
                    
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 SpringCard.PCSC.ZeroDriver --version 25.22.10
                    
#r "nuget: SpringCard.PCSC.ZeroDriver, 25.22.10"
                    
#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.
#:package SpringCard.PCSC.ZeroDriver@25.22.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SpringCard.PCSC.ZeroDriver&version=25.22.10
                    
Install as a Cake Addin
#tool nuget:?package=SpringCard.PCSC.ZeroDriver&version=25.22.10
                    
Install as a Cake Tool

SpringCard.PCSC.ZeroDriver

NuGet Version NuGet Downloads License

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:


🏷️ 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
25.22.10 73 6/23/2026
25.22.9 89 6/16/2026
25.22.8 82 6/16/2026