Alex75.Cryptocurrencies 26.3.18-alpha.37

This is a prerelease version of Alex75.Cryptocurrencies.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Alex75.Cryptocurrencies --version 26.3.18-alpha.37
                    
NuGet\Install-Package Alex75.Cryptocurrencies -Version 26.3.18-alpha.37
                    
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.3.18-alpha.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alex75.Cryptocurrencies" Version="26.3.18-alpha.37" />
                    
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.3.18-alpha.37
                    
#r "nuget: Alex75.Cryptocurrencies, 26.3.18-alpha.37"
                    
#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.3.18-alpha.37
                    
#: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.3.18-alpha.37&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Alex75.Cryptocurrencies&version=26.3.18-alpha.37&prerelease
                    
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.24.24 34 4/24/2026
26.4.24.23 47 4/24/2026
26.4.24.22 38 4/24/2026
26.3.18-alpha.37 47 3/18/2026
Loading failed