Ledger.Net
2.0.0
See the version list below for details.
dotnet add package Ledger.Net --version 2.0.0
NuGet\Install-Package Ledger.Net -Version 2.0.0
<PackageReference Include="Ledger.Net" Version="2.0.0" />
<PackageVersion Include="Ledger.Net" Version="2.0.0" />
<PackageReference Include="Ledger.Net" />
paket add Ledger.Net --version 2.0.0
#r "nuget: Ledger.Net, 2.0.0"
#addin nuget:?package=Ledger.Net&version=2.0.0
#tool nuget:?package=Ledger.Net&version=2.0.0
A cross platform C# library for the Ledger hardwarewallet. To see the sample in a .NET Core unit test, please clone the repo. https://github.com/MelbourneDeveloper/Ledger.Net. Android, and UWP samples on their way. Support for all coins will come bit by bit, but you are able to add support by writing Request and Response messages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Hardwarewallets.Net (>= 1.1.0)
- Hid.Net (>= 1.3.0)
-
.NETStandard 2.0
- Hardwarewallets.Net (>= 1.1.0)
- Hid.Net (>= 1.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Ledger.Net:
Package | Downloads |
---|---|
Nethereum.Signer.Ledger
Netherum.Signer.Ledger provides the External Signing capability for Ethereum transactions and Messages using Ledger Hardware wallets |
|
NethereumQuantum.Signer.Ledger
Netherum.Signer.Ledger provides the External Signing capability for Ethereum transactions and Messages using Ledger Hardware wallets |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ledger.Net:
Repository | Stars |
---|---|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 20,658 | 9/26/2019 |
3.4.0 | 1,308 | 5/3/2019 |
3.3.1 | 1,253 | 4/19/2019 |
3.3.0 | 1,249 | 3/31/2019 |
3.2.0 | 1,209 | 3/16/2019 |
3.1.0 | 1,293 | 3/11/2019 |
3.0.0 | 1,335 | 1/28/2019 |
2.4.0 | 1,369 | 12/17/2018 |
2.3.0 | 1,321 | 12/5/2018 |
2.2.0 | 1,364 | 11/25/2018 |
2.1.0 | 1,346 | 11/24/2018 |
2.0.0 | 39,613 | 10/18/2018 |
1.4.0 | 1,489 | 10/5/2018 |
1.3.1 | 1,458 | 9/17/2018 |
1.3.0 | 1,542 | 9/3/2018 |
1.2.1 | 1,465 | 8/25/2018 |
1.2.0 | 1,489 | 8/16/2018 |
1.1.1 | 1,522 | 8/9/2018 |
1.1.0 | 1,519 | 8/9/2018 |
1.0.0 | 1,496 | 8/5/2018 |
Implement Hardwarewallets.Net IAddressDeriver . Allow for UI callbacks when the device is in the wrong state.