CryptoExchanges.Net.Binance 0.5.0-preview.4

This is a prerelease version of CryptoExchanges.Net.Binance.
dotnet add package CryptoExchanges.Net.Binance --version 0.5.0-preview.4
                    
NuGet\Install-Package CryptoExchanges.Net.Binance -Version 0.5.0-preview.4
                    
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="CryptoExchanges.Net.Binance" Version="0.5.0-preview.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CryptoExchanges.Net.Binance" Version="0.5.0-preview.4" />
                    
Directory.Packages.props
<PackageReference Include="CryptoExchanges.Net.Binance" />
                    
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 CryptoExchanges.Net.Binance --version 0.5.0-preview.4
                    
#r "nuget: CryptoExchanges.Net.Binance, 0.5.0-preview.4"
                    
#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 CryptoExchanges.Net.Binance@0.5.0-preview.4
                    
#: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=CryptoExchanges.Net.Binance&version=0.5.0-preview.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CryptoExchanges.Net.Binance&version=0.5.0-preview.4&prerelease
                    
Install as a Cake Tool

CryptoExchanges.Net

CryptoExchanges.Net

A unified .NET SDK for cryptocurrency exchanges — one typed interface across every exchange, with a read-only MCP server for AI agents.

NuGet License

REST market data, account, and trading across Binance, Bybit, OKX, and Bitget — plus live WebSocket market-data streaming (Binance) — all mapped to one canonical model set (Core.Models).

Packages

Package Purpose
CryptoExchanges.Net All-exchanges meta-package — AddCryptoExchanges() in one call
CryptoExchanges.Net.Binance · .Bybit · .Okx · .Bitget Per-exchange implementations
CryptoExchanges.Net.Core Canonical models + interfaces (zero dependencies)
CryptoExchanges.Net.Http Shared HTTP/resilience pipeline + streaming engine
CryptoExchanges.Net.Mcp Read-only MCP stdio server (crypto-mcp) for AI agents

Install

dotnet add package CryptoExchanges.Net.Binance
dotnet add package CryptoExchanges.Net

Documentation

Full guides, architecture, and streaming docs: https://github.com/OrodruinLabs/CryptoExchanges.Net


Exchange names are trademarks of their respective owners. CryptoExchanges.Net is an independent open-source project and is not affiliated with, endorsed by, or sponsored by any listed exchange.

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 (1)

Showing the top 1 NuGet packages that depend on CryptoExchanges.Net.Binance:

Package Downloads
CryptoExchanges.Net

All-exchanges meta-package for CryptoExchanges.Net. Registers all available exchange clients in one call via AddCryptoExchanges().

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-preview.4 36 6/24/2026
0.5.0-preview.3 42 6/24/2026
0.5.0-preview.2 46 6/23/2026
0.5.0-preview.1 54 6/21/2026
0.4.0-preview.1 57 6/21/2026
0.3.0-preview.2 49 6/20/2026
0.3.0-preview.1 51 6/20/2026