danm 


    • 19,696,784 total downloads
    • last updated 12/11/2022
    • Latest version: 7.2.1

    • fraction math
    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.
  • PCSC by: danm
    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
    • 154,109 total downloads
    • last updated 12/19/2022
    • Latest version: 6.1.3

    • pcsc apdu
    Implements partial ISO7816 support (APDU etc.) for PCSC.
    • 42,379 total downloads
    • last updated 12/19/2022
    • Latest version: 6.1.3

    • pcsc rx
    Reactive extensions for PC/SC. Observables from smart card monitor events.
    • 8,705 total downloads
    • last updated 12/11/2022
    • Latest version: 7.2.1

    • fraction math
    Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.