net5.0-windows net5.0-windows was computed. Versions Compatible and additional computed target framework versions. To build the solution, run fake run build.fsx. Pcsc-sharp uses the FAKE DSL for build tasks. On Linux you may have to add the following lines into your.
Build from sourceįake, Please run: dotnet tool install fake-cli -g Monitor.Start('OMNIKEY CardMan 5x21-CL 0') Ĭonsole.ReadKey() // Press any key to exitĬheckout the Examples directory. Using (var context = contextFactory.Establish(SCardScope.System)) ') var contextFactory = ContextFactory.Instance See SCardEstablishContext for more information. Quick start Establish the resource manager contextĮach operation requires a valid context. You can find PC/SC specific documentation here: Please contact your vendor for reader or card specific questions. The GitHub issue tracker is not a support forum. Pcsc-sharp does not contain any device drivers. You must implement those protocols / applications yourself.įor example: You can use pcsc-sharp to access NXP's Mirfare RFID chips,īut pcsc-sharp does not provide any APDUs to request KEYs, authorize, etc. Pcsc-sharp is not a fully featured library for accessing vendor specific protocols. Support and is written to run on both Windows and Unix (.Net Core or Mono using
Personal Computer/ Smart Card Resource Manager The pcsc-sharp library is wrapper that provides access to the