Nerdbank.Cryptocurrencies
0.3.185
Prefix Reserved
dotnet add package Nerdbank.Cryptocurrencies --version 0.3.185
NuGet\Install-Package Nerdbank.Cryptocurrencies -Version 0.3.185
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="Nerdbank.Cryptocurrencies" Version="0.3.185" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nerdbank.Cryptocurrencies --version 0.3.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nerdbank.Cryptocurrencies, 0.3.185"
#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 Nerdbank.Cryptocurrencies as a Cake Addin #addin nuget:?package=Nerdbank.Cryptocurrencies&version=0.3.185 // Install Nerdbank.Cryptocurrencies as a Cake Tool #tool nuget:?package=Nerdbank.Cryptocurrencies&version=0.3.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nerdbank.Cryptocurrencies
Features
- Useful APIs for building wallets:
Security
- represents any particular cryptocurrency or fiat currency.ExchangeRate
- makes converting a value between securities simple.- Fetch current and historical exchange rates for many cryptocurrencies from online resources.
- Cryptography functions that are common to many cryptocurrencies:
- Base58Check
- Bech32 and Bech32m
- Blake2B
- Compact Size
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.VisualStudio.Threading (>= 17.11.20)
- Microsoft.VisualStudio.Validation (>= 17.8.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nerdbank.Cryptocurrencies:
Package | Downloads |
---|---|
Nerdbank.Zcash
A .NET library for Zcash, capable of creating accounts, deriving addresses, interacting with lightwallet servers, syncing, and sending transactions. |
|
Nerdbank.Bitcoin
A .NET library for Bitcoin, capable of several commonly-used algorithms. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.185 | 95 | 10/8/2024 |
0.3.1-beta | 114 | 4/6/2024 |
0.2.68-beta | 98 | 2/19/2024 |
0.2.66-beta | 86 | 2/19/2024 |
0.1.635-beta-ge3703560a5 | 134 | 8/1/2023 |
0.1.542-beta | 117 | 4/26/2023 |