Ledger.Net 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ledger.Net --version 1.3.0
NuGet\Install-Package Ledger.Net -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ledger.Net" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ledger.Net --version 1.3.0
#r "nuget: Ledger.Net, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ledger.Net as a Cake Addin
#addin nuget:?package=Ledger.Net&version=1.3.0

// Install Ledger.Net as a Cake Tool
#tool nuget:?package=Ledger.Net&version=1.3.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 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

  • .NETStandard 2.0

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Ledger.Net:

Package Downloads
Nethereum.Signer.Ledger The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 3,229 9/26/2019
3.4.0 1,182 5/3/2019
3.3.1 1,135 4/19/2019
3.3.0 1,138 3/31/2019
3.2.0 1,104 3/16/2019
3.1.0 1,176 3/11/2019
3.0.0 1,206 1/28/2019
2.4.0 1,246 12/17/2018
2.3.0 1,200 12/5/2018
2.2.0 1,231 11/25/2018
2.1.0 1,223 11/24/2018
2.0.0 36,984 10/18/2018
1.4.0 1,337 10/5/2018
1.3.1 1,320 9/17/2018
1.3.0 1,392 9/3/2018
1.2.1 1,332 8/25/2018
1.2.0 1,334 8/16/2018
1.1.1 1,365 8/9/2018
1.1.0 1,391 8/9/2018
1.0.0 1,321 8/5/2018

Add message for signing Ethereum Transactions (See unit tests)
Thanks to https://github.com/ThatSlyGuy