SpringCard.PCSC.CardEmulation
25.21.26
dotnet add package SpringCard.PCSC.CardEmulation --version 25.21.26
NuGet\Install-Package SpringCard.PCSC.CardEmulation -Version 25.21.26
<PackageReference Include="SpringCard.PCSC.CardEmulation" Version="25.21.26" />
<PackageVersion Include="SpringCard.PCSC.CardEmulation" Version="25.21.26" />
<PackageReference Include="SpringCard.PCSC.CardEmulation" />
paket add SpringCard.PCSC.CardEmulation --version 25.21.26
#r "nuget: SpringCard.PCSC.CardEmulation, 25.21.26"
#:package SpringCard.PCSC.CardEmulation@25.21.26
#addin nuget:?package=SpringCard.PCSC.CardEmulation&version=25.21.26
#tool nuget:?package=SpringCard.PCSC.CardEmulation&version=25.21.26
SpringCard.PCSC.CardEmulation
SpringCard PCSC Card Emulation Library - Smart card emulation utilities for PCSC
Table of Contents
Overview
SpringCard.PCSC.CardEmulation is a .NET library developed by SpringCard, providing smart card emulation capabilities for PCSC-compatible readers. This library enables developers to emulate smart cards and test card reader applications without physical cards.
Originally developed for internal use at SpringCard, this library has been made available to facilitate smart card application testing and development.
Features
Card Emulation
- Virtual card creation and management
- ATR emulation with customizable parameters
- Protocol emulation (T=0, T=1)
- APDU command and response handling
Testing Capabilities
- Simulate various card types and behaviors
- Custom response configuration
- Error condition simulation
- Historical bytes emulation
Integration
- JSON-based card profile configuration
- Easy integration with existing applications
- Support for multiple virtual cards simultaneously
Supported Frameworks
SpringCard.PCSC.CardEmulation is a .NET Standard 2.0 / .NET Framework 4.8 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.PCSC.CardEmulation
Via .NET CLI
dotnet add package SpringCard.PCSC.CardEmulation
Via PackageReference in csproj
<PackageReference Include="SpringCard.PCSC.CardEmulation" 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.CardEmulation |
| Author | SpringCard |
| Copyright | Copyright (c) SpringCard SAS, France, 2008-2026 all rights reserved |
| Dependencies | Newtonsoft.Json, SpringCard.PCSC.CardHelpers, SpringCard.PCSC.ReaderHelpers |
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)
- Optimized for performance and reliability
- Extensively tested in production environments
- Requires Newtonsoft.Json package
Made with care by SpringCard SAS, France
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.4)
- SpringCard.PCSC.CardHelpers (>= 25.21.26)
- SpringCard.PCSC.ReaderHelpers (>= 25.21.26)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.4)
- SpringCard.PCSC.CardHelpers (>= 25.21.26)
- SpringCard.PCSC.ReaderHelpers (>= 25.21.26)
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 |
|---|---|---|
| 25.21.26 | 152 | 6/16/2026 |