Alex75.Cryptocurrencies 26.4.56

dotnet add package Alex75.Cryptocurrencies --version 26.4.56
                    
NuGet\Install-Package Alex75.Cryptocurrencies -Version 26.4.56
                    
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="Alex75.Cryptocurrencies" Version="26.4.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alex75.Cryptocurrencies" Version="26.4.56" />
                    
Directory.Packages.props
<PackageReference Include="Alex75.Cryptocurrencies" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Alex75.Cryptocurrencies --version 26.4.56
                    
#r "nuget: Alex75.Cryptocurrencies, 26.4.56"
                    
#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.
#:package Alex75.Cryptocurrencies@26.4.56
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Alex75.Cryptocurrencies&version=26.4.56
                    
Install as a Cake Addin
#tool nuget:?package=Alex75.Cryptocurrencies&version=26.4.56
                    
Install as a Cake Tool

Alex75 Cryptocurrencies

A library for common cryptocurrencies objects used by other libraries, like Exchanges API clients.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Alex75.Cryptocurrencies:

Package Downloads
Alex75.KrakenApiClient

Kraken API client for .Net

Alex75.BitstampApiClient

Simple client to facilitate the use of Bitstamp API. It covers the functions for - getting the account Balance - getting the market Tickers - create market or limit Orders - List the open Orders - Cancel an Order - get the Transactions history Tickers are cached for a custom amount of seconds (helping to prevent overuse of Bitstamp API).

Alex75.BinanceApiClient

Package Description

Alex75.BitfinexApiClient

Very simple API client for the basic functionalities of Bitfinex API. List Tickers / Get Ticker / Get Balance / Create Market Limit Order

Alex75.CexioApiClient

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.4.56 91 4/5/2026
26.4.55 106 4/5/2026
26.4.54 76 4/5/2026
26.4.5-alpha.64 42 4/5/2026
26.4.5-alpha.63 46 4/5/2026
26.4.5-alpha.2 40 4/5/2026
26.4.4-alpha.62 40 4/4/2026
26.4.3-alpha.61 44 4/3/2026
26.4.3-alpha.60 41 4/3/2026
26.3.19-alpha.59 125 3/19/2026
26.3.19-alpha.58 43 3/19/2026
26.3.19-alpha.57 45 3/19/2026
26.3.19-alpha.56 45 3/19/2026
26.3.19-alpha.55 48 3/19/2026
26.3.19-alpha.54 42 3/19/2026
26.3.18-alpha.51 43 3/18/2026
26.3.18-alpha.50 39 3/18/2026
26.3.18-alpha.49 39 3/18/2026
26.3.18-alpha.38 44 3/18/2026
26.3.18-alpha.37 42 3/18/2026
Loading failed