SpringCard.PCSC.CardHelpers.Desfire 25.21.26

dotnet add package SpringCard.PCSC.CardHelpers.Desfire --version 25.21.26
                    
NuGet\Install-Package SpringCard.PCSC.CardHelpers.Desfire -Version 25.21.26
                    
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.CardHelpers.Desfire" Version="25.21.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpringCard.PCSC.CardHelpers.Desfire" Version="25.21.26" />
                    
Directory.Packages.props
<PackageReference Include="SpringCard.PCSC.CardHelpers.Desfire" />
                    
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.CardHelpers.Desfire --version 25.21.26
                    
#r "nuget: SpringCard.PCSC.CardHelpers.Desfire, 25.21.26"
                    
#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.CardHelpers.Desfire@25.21.26
                    
#: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.CardHelpers.Desfire&version=25.21.26
                    
Install as a Cake Addin
#tool nuget:?package=SpringCard.PCSC.CardHelpers.Desfire&version=25.21.26
                    
Install as a Cake Tool

SpringCard.PCSC.CardHelpers.Desfire

NuGet Version NuGet Downloads License

SpringCard PCSC Card Helpers Desfire Library - DESFire card operations and utilities


Table of Contents


Overview

SpringCard.PCSC.CardHelpers.Desfire is a .NET library developed by SpringCard, providing specialized utilities for DESFire card operations with PCSC-compatible readers. This library extends the core CardHelpers functionality with DESFire-specific features.

Originally developed for internal use at SpringCard, this library has been made available to facilitate DESFire card application development.


Features

DESFire Card Operations

  • DESFire card identification and selection
  • Application directory (AID) management
  • File creation, reading, writing, and deletion
  • Key management and authentication

Security Features

  • AES, 3DES, and DES encryption support
  • Key diversification
  • Access rights management
  • Secure messaging

File Operations

  • Standard data files
  • Value files
  • Linear record files
  • Cyclic record files

Application Management

  • Application creation and deletion
  • ISO file ID management
  • DF name management
  • Application directory listing

Supported Frameworks

SpringCard.PCSC.CardHelpers.Desfire 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.PCSC.CardHelpers.Desfire

Via .NET CLI

dotnet add package SpringCard.PCSC.CardHelpers.Desfire

Via PackageReference in csproj

<PackageReference Include="SpringCard.PCSC.CardHelpers.Desfire" 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.CardHelpers.Desfire
Author SpringCard
Copyright Copyright (c) SpringCard SAS, France, 2008-2026 all rights reserved
Dependencies SpringCard.PCSC.CardHelpers, SpringCard.LibCs.Crypto

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 SpringCard.PCSC.CardHelpers and SpringCard.LibCs.Crypto
  • Supports DESFire EV1, EV2, EV3, and Light cards

Made with care by SpringCard SAS, France

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SpringCard.PCSC.CardHelpers.Desfire:

Package Downloads
SpringCard.PCSC.CardHelpers.SamAV

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.21.26 152 6/16/2026