FeitianSmartcardReader / pcsc-sharp

PC/SC wrapper classes for .NET, written in C#

Home Page:https://danm.de/docs/pcsc-sharp/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC/SC wrapper classes for .NET, written in C#. The package contains classes to 
access the Personal Computer/Smart Card Resource Manager using the system's 
native PC/SC API. Implements partial ISO7816 support.
The library is written to run on both, Windows and Unix (Linux with Mono using
PCSC Lite).

Author: Daniel Mueller

Tested on:
==========

- Windows (winscard.dll) 
  * Windows 10 (64bit) Professional

- Linux (PC/SC lite)
  * Ubuntu Linux 13.04 (64bit)
  * Ubuntu Linux 13.04 (32bit)

Have a look into the Examples directory. Please be aware that I am still not 
happy with the class design, methods, parameter names etc. Slight changes 
might appear :-) Check the Changelog file.

Nuget package is available here:
http://nuget.org/packages/PCSC/

Documentation can be found here: 
http://danm.de/docs/pcsc-sharp/index.html

About

PC/SC wrapper classes for .NET, written in C#

https://danm.de/docs/pcsc-sharp/index.html

License:Other


Languages

Language:C# 99.1%Language:Makefile 0.4%Language:F# 0.3%Language:Shell 0.2%Language:Batchfile 0.1%