Cross platform C# library for talking to HID devices in a uniform way through dependency injection.
Currently supports:
- Android
- Windows
- UWP
Would love to hear from you if you'd like to add Linux or MacOS support!
https://github.com/MelbourneDeveloper/Trezor.Net (UWP, Console - .NET Framework)
https://github.com/MelbourneDeveloper/Ledger.Net (Console - .NET Core)
https://github.com/LedgerHQ/ledger-dotnet-api (Console - .NET Core)
https://github.com/MelbourneDeveloper/KeepKey.Net (.NET Framework)
https://play.google.com/store/apps/details?id=com.Hardfolio (Android)
https://www.microsoft.com/en-au/p/hardfolio/9p8xx70n5d2j (UWP)
Install-Package Hid.Net
Bitcoin: 33LrG1p81kdzNUHoCnsYGj6EHRprTKWu3U
Ethereum: 0x7ba0ea9975ac0efb5319886a287dcf5eecd3038e
Litecoin: MVAbLaNPq7meGXvZMU4TwypUsDEuU6stpY
Contribution is welcome. Please fork, tighten up the code (real tight), test, and submit a pull request.