danm
-
- 56,625,360 total downloads
- last updated 12/10/2024
- Latest version: 8.1.1
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. -
- 661,977 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 - 341,524 total downloads
- last updated 8/23/2024
- Latest version: 7.0.0
Implements partial ISO7816 support (APDU etc.) for PCSC. -
PCSC.
by: danmReactive - 60,538 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 - 20,019 total downloads
- last updated 12/10/2024
- Latest version: 8.1.1
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.