danm
-
- 53,822,591 total downloads
- last updated 8/19/2024
- Latest version: 8.0.4
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. -
- 628,958 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 - 324,115 total downloads
- last updated 8/23/2024
- Latest version: 7.0.0
Implements partial ISO7816 support (APDU etc.) for PCSC. -
PCSC.
by: danmReactive - 57,585 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 - 18,478 total downloads
- last updated 8/19/2024
- Latest version: 8.0.4
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.