SpringCard.PCSC
25.22.10
dotnet add package SpringCard.PCSC --version 25.22.10
NuGet\Install-Package SpringCard.PCSC -Version 25.22.10
<PackageReference Include="SpringCard.PCSC" Version="25.22.10" />
<PackageVersion Include="SpringCard.PCSC" Version="25.22.10" />
<PackageReference Include="SpringCard.PCSC" />
paket add SpringCard.PCSC --version 25.22.10
#r "nuget: SpringCard.PCSC, 25.22.10"
#:package SpringCard.PCSC@25.22.10
#addin nuget:?package=SpringCard.PCSC&version=25.22.10
#tool nuget:?package=SpringCard.PCSC&version=25.22.10
SpringCard.PCSC
SpringCard PCSC Library - Core PCSC (Personal Computer/Smart Card) access library
📋 Table of Contents
📖 Overview
SpringCard.PCSC is the core .NET library developed by SpringCard for PCSC (Personal Computer/Smart Card) access. This library provides the fundamental functionality for communicating with smart card readers and smart cards in .NET applications.
As the foundation of the SpringCard PCSC suite, this library has been designed for reliability, performance, and ease of use. Originally developed for internal use at SpringCard, it is now available to facilitate PCSC integration across various .NET platforms.
✨ Features
Core PCSC Functionality
- Reader Detection: Automatic detection of connected smart card readers
- Card Communication: Read and write operations with smart cards
- APDU Commands: Send and receive APDU (Application Protocol Data Unit) commands
- Reader Monitoring: Track reader connection/disconnection events
Smart Card Operations
- Card Insertion/Removal: Automatic detection of card presence
- ATR Analysis: Parse and interpret Answer-To-Reset data
- Protocol Selection: Support for T=0, T=1, and other protocols
- Extended APDU: Support for extended length APDU commands
API Design
- Simple and Intuitive: Easy-to-use API for common PCSC operations
- Event-Driven: Asynchronous notifications for card and reader events
- Thread-Safe: Safe for use in multi-threaded applications
- Comprehensive: Full access to PCSC functionality
🎯 Supported Frameworks
SpringCard.PCSC supports multiple target frameworks:
- .NET 6.0
- .NET 10.0
- .NET Framework 4.8
🚀 Installation
Via NuGet Package Manager
Install-Package SpringCard.PCSC
Via .NET CLI
dotnet add package SpringCard.PCSC
Via PackageReference in csproj
<PackageReference Include="SpringCard.PCSC" 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 |
| 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)
- Designed for use with SpringCard hardware devices
- Requires PCSC-Lite on Linux/macOS or PCSC service on Windows
- Optimized for performance and reliability
- Extensively tested in production environments
- Foundation library for other SpringCard.PCSC packages
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.LibCs (>= 25.21.31)
-
net10.0
- SpringCard.LibCs (>= 25.21.31)
-
net6.0
- SpringCard.LibCs (>= 25.21.31)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SpringCard.PCSC:
| Package | Downloads |
|---|---|
|
SpringCard.PCSC.CardHelpers
Package Description |
|
|
SpringCard.PCSC.ZeroDriver
Package Description |
|
|
SpringCard.PCSC.ReaderHelpers
Package Description |
|
|
SpringCard.PCSC.UI
Package Description |
|
|
SpringCard.PCSC.Forms
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.