CryptoExchanges.Net.Core 0.5.0-preview.4

This is a prerelease version of CryptoExchanges.Net.Core.
dotnet add package CryptoExchanges.Net.Core --version 0.5.0-preview.4
                    
NuGet\Install-Package CryptoExchanges.Net.Core -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.Core" 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.Core" Version="0.5.0-preview.4" />
                    
Directory.Packages.props
<PackageReference Include="CryptoExchanges.Net.Core" />
                    
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.Core --version 0.5.0-preview.4
                    
#r "nuget: CryptoExchanges.Net.Core, 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.Core@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.Core&version=0.5.0-preview.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CryptoExchanges.Net.Core&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 (7)

Showing the top 5 NuGet packages that depend on CryptoExchanges.Net.Core:

Package Downloads
CryptoExchanges.Net.Http

Package Description

CryptoExchanges.Net.Okx

OKX exchange implementation for CryptoExchanges.Net.

CryptoExchanges.Net.Bybit

Bybit exchange implementation for CryptoExchanges.Net.

CryptoExchanges.Net.Bitget

Bitget exchange implementation for CryptoExchanges.Net.

CryptoExchanges.Net.Binance

Binance exchange implementation for CryptoExchanges.Net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-preview.4 41 6/24/2026
0.5.0-preview.3 58 6/24/2026
0.5.0-preview.2 62 6/23/2026
0.5.0-preview.1 73 6/21/2026
0.4.0-preview.1 79 6/21/2026
0.3.0-preview.2 73 6/20/2026
0.3.0-preview.1 71 6/20/2026