danm
-
- 80,188,004 total downloads
- last updated 3/30/2025
- Latest version: 8.3.2
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads. -
- 868,635 total downloads
- last updated 6/22/2025
- Latest version: 7.0.1
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. The library is written to run on multiple platforms (.Net Framework, .Net Core or Mono using... More information -
PCSC.
by: danmIso7816 - 433,737 total downloads
- last updated 6/22/2025
- Latest version: 7.0.1
Implements partial ISO7816 support (APDU etc.) for PCSC. -
PCSC.
by: danmReactive - 75,443 total downloads
- last updated 6/22/2025
- Latest version: 7.0.1
Reactive extensions for PC/SC. Observables from smart card monitor events. -
- 31,943 total downloads
- last updated 3/30/2025
- Latest version: 8.3.2
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.