forked from danm-de/pcsc-sharp
-
Notifications
You must be signed in to change notification settings - Fork 0
PC/SC wrapper classes for .NET, written in C#
License
alon0808/pcsc-sharp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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#
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 99.1%
- Other 0.9%