danm
-
- 59,943,037 total downloads
- last updated 2/16/2025
- Latest version: 8.2.0
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. -
- 699,814 total downloads
- last updated 8/23/2024
- Latest version: 7.0.0
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 - 358,393 total downloads
- last updated 8/23/2024
- Latest version: 7.0.0
Implements partial ISO7816 support (APDU etc.) for PCSC. -
PCSC.
by: danmReactive - 63,220 total downloads
- last updated 8/23/2024
- Latest version: 7.0.0
Reactive extensions for PC/SC. Observables from smart card monitor events. -
Fractions.
by: danmJson - 21,755 total downloads
- last updated 2/16/2025
- Latest version: 8.2.0
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.