CryptoExchange.Net 4.0.0-beta12

This is a prerelease version of CryptoExchange.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CryptoExchange.Net --version 4.0.0-beta12
                    
NuGet\Install-Package CryptoExchange.Net -Version 4.0.0-beta12
                    
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="CryptoExchange.Net" Version="4.0.0-beta12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CryptoExchange.Net" Version="4.0.0-beta12" />
                    
Directory.Packages.props
<PackageReference Include="CryptoExchange.Net" />
                    
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 CryptoExchange.Net --version 4.0.0-beta12
                    
#r "nuget: CryptoExchange.Net, 4.0.0-beta12"
                    
#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 CryptoExchange.Net@4.0.0-beta12
                    
#: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=CryptoExchange.Net&version=4.0.0-beta12&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CryptoExchange.Net&version=4.0.0-beta12&prerelease
                    
Install as a Cake Tool

A base package for implementing cryptocurrency exchange API's

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (66)

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

Package Downloads
Binance.Net

Binance.Net is a client library for accessing the Binance REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, client side rate limiting, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.

Bitfinex.Net

Bitfinex.Net is a client library for accessing the Bitfinex REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.

KrakenExchange.Net

KrakenExchange.Net is a client library for accessing the Kraken REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, client side rate limiting, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.

CryptoBazar

Package Description

Bittrex.Net

Bittrex.Net is a .Net wrapper for the Bittrex API, including the SignalR websocket. It includes all features the API provides using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on CryptoExchange.Net:

Repository Stars
JKorf/Binance.Net
A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
JKorf/Bittrex.Net
A C# .Net wrapper for the Bittrex web API including all features easily accessible and usable
JKorf/Kucoin.Net
A C# .netstandard client library for the Kucoin REST and Websocket Spot and Futures API focusing on clear usage and models
JKorf/Bybit.Net
A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
JKorf/Kraken.Net
A C# .netstandard client library for the Kraken REST and Websocket Spot and Futures API focusing on clear usage and models
Version Downloads Last Updated
9.4.0 98 8/4/2025
9.3.1 178 7/29/2025
9.3.0 1,022 7/23/2025
9.2.1 469 7/16/2025
9.2.0 1,505 7/14/2025
9.1.0 9,399 5/28/2025
9.0.1 580 5/20/2025
9.0.0 55,665 5/13/2025
9.0.0-beta7 207 5/6/2025
9.0.0-beta6 82 5/3/2025
9.0.0-beta5 732 4/30/2025
9.0.0-beta4 186 4/28/2025
9.0.0-beta3 160 4/27/2025
9.0.0-beta2 686 4/23/2025
9.0.0-beta1 1,019 4/16/2025
8.8.0 42,015 2/10/2025
8.7.4 1,095 2/8/2025
8.7.3 897 2/5/2025
8.7.2 832 1/27/2025
8.7.1 1,932 1/24/2025
8.7.0 1,126 1/21/2025
8.6.1 3,126 1/9/2025
8.6.0 22,738 1/7/2025
8.5.0 6,546 12/23/2024
8.4.5 289 12/20/2024
8.4.4 5,024 12/8/2024
8.4.3 7,869 12/3/2024
8.4.2 1,245 12/2/2024
8.4.1 144 12/2/2024
8.4.0 5,192 11/28/2024
8.3.0 4,771 11/19/2024
8.2.0 69,582 11/6/2024
8.1.1 1,063 11/1/2024
8.1.0 7,307 10/28/2024
8.0.3 8,227 10/14/2024
8.0.2 12,664 10/9/2024
8.0.1 528 10/7/2024
8.0.0 12,849 9/27/2024
7.11.2 10,922 8/28/2024
7.11.1 625 8/25/2024
7.11.0 15,759 8/7/2024
7.10.0 9,253 7/29/2024
7.8.0 7,085 7/2/2024
7.7.3 1,041 6/26/2024
7.7.2 2,270 6/25/2024
7.7.1 245 6/23/2024
7.7.0 23,296 6/23/2024
7.6.0 6,618 6/11/2024
7.5.2 25,848 5/7/2024
7.5.1 7,225 5/3/2024
7.5.0 2,396 5/1/2024
7.4.0 1,785 4/28/2024
7.3.3 1,642 4/23/2024
7.3.2 1,653 4/19/2024
7.3.1 1,560 4/18/2024
7.3.0 357 4/17/2024
7.2.1 1,286 4/5/2024
7.2.0 9,916 3/24/2024
7.1.0 3,369 3/16/2024
7.0.0 11,366 2/24/2024
7.0.0-beta2 773 2/21/2024
7.0.0-beta1 2,960 2/6/2024
6.2.5 10,581 1/9/2024
6.2.4 3,956 1/4/2024
6.2.3 54,952 12/2/2023
6.2.2 987 12/2/2023
6.2.1 21,731 10/28/2023
6.2.0 20,674 10/24/2023
6.1.5 9,027 10/8/2023
6.1.4 13,632 9/23/2023
6.1.3 3,998 9/18/2023
6.1.2 2,733 9/11/2023
6.1.1 3,186 9/4/2023
6.1.0 25,188 8/25/2023
6.0.3 4,468 7/23/2023
6.0.2 5,295 7/5/2023
6.0.1 1,974 6/29/2023
6.0.0 33,816 6/25/2023
5.4.3 84,002 4/14/2023
5.4.2 11,583 4/1/2023
5.4.1 33,478 3/18/2023
5.4.0 14,952 2/14/2023
5.3.1 15,013 12/8/2022
5.3.0 50,504 11/14/2022
5.2.4 26,846 7/31/2022
5.2.3 5,212 7/19/2022
5.2.2 73,819 7/17/2022
5.2.1 10,925 7/16/2022
5.2.0 27,787 7/10/2022
5.1.12 16,274 6/12/2022
5.1.11 16,416 5/24/2022
5.1.10 10,648 5/22/2022
5.1.9 14,768 5/8/2022
5.1.8 10,895 5/1/2022
5.1.7 23,671 4/14/2022
5.1.6 41,059 3/10/2022
5.1.5 2,094 3/9/2022
5.1.4 9,961 3/4/2022
5.1.3 13,303 3/1/2022
5.1.2 14,140 2/27/2022
5.1.1 10,955 2/24/2022
5.1.0 2,020 2/24/2022
5.0.0 11,872 2/18/2022
5.0.0-beta9 1,668 2/15/2022
5.0.0-beta8 3,070 2/9/2022
5.0.0-beta7 5,741 2/5/2022
5.0.0-beta6 2,670 2/2/2022
5.0.0-beta5 5,936 1/25/2022
5.0.0-beta4 1,656 1/24/2022
5.0.0-beta3 5,840 1/24/2022
5.0.0-beta2 1,891 1/21/2022
5.0.0-beta1 7,399 1/15/2022
5.0.0-alpha7 7,052 1/7/2022
5.0.0-alpha6 5,777 1/3/2022
5.0.0-alpha5 4,744 1/1/2022
5.0.0-alpha4 2,457 1/1/2022
5.0.0-alpha3 5,354 12/27/2021
5.0.0-alpha2 5,712 12/21/2021
5.0.0-alpha1 6,183 12/7/2021
4.2.8 88,870 10/8/2021
4.2.7 10,033 10/6/2021
4.2.6 1,899 10/6/2021
4.2.5 6,906 10/5/2021
4.2.4 2,225 9/30/2021
4.2.3 8,544 9/29/2021
4.2.2 2,596 9/23/2021
4.2.1 2,581 9/22/2021
4.2.0 16,390 9/20/2021
4.1.0 9,018 9/15/2021
4.0.8 26,174 8/26/2021
4.0.7 2,933 8/24/2021
4.0.6 9,990 8/24/2021
4.0.5 2,000 8/24/2021
4.0.4 1,939 8/24/2021
4.0.3 2,152 8/20/2021
4.0.2 1,944 8/20/2021
4.0.1 10,508 8/13/2021
4.0.0 8,398 8/12/2021
4.0.0-beta9 1,777 6/17/2021
4.0.0-beta8 1,723 6/8/2021
4.0.0-beta7 8,526 6/7/2021
4.0.0-beta6 1,701 6/1/2021
4.0.0-beta5 7,391 5/26/2021
4.0.0-beta4 5,490 5/6/2021
4.0.0-beta3 1,765 4/30/2021
4.0.0-beta2 1,654 4/30/2021
4.0.0-beta15 1,735 8/12/2021
4.0.0-beta14 5,371 8/9/2021
4.0.0-beta13 1,650 7/31/2021
4.0.0-beta12 5,759 7/26/2021
4.0.0-beta11 6,239 7/9/2021
4.0.0-beta10 1,811 7/7/2021
4.0.0-beta1 8,704 4/30/2021
3.9.0 59,807 4/28/2021
3.8.1 15,372 4/19/2021
3.8.0 19,107 3/30/2021
3.7.1 4,385 3/10/2021
3.7.0 29,469 3/1/2021
3.6.1 1,259,163 2/16/2021
3.6.0 31,114 1/22/2021
3.5.0 16,447 1/11/2021
3.4.0 15,922 12/21/2020
3.3.0 15,686 12/10/2020
3.2.1 235,230 11/19/2020
3.2.0 2,237 11/19/2020
3.1.0 26,954 10/8/2020
3.0.15 4,205 10/6/2020
3.0.14 32,051 8/24/2020
3.0.13 2,180 8/24/2020
3.0.12 7,650 8/12/2020
3.0.11 38,467 6/21/2020
3.0.10 13,644 6/16/2020
3.0.9 10,007 6/7/2020
3.0.8 3,588 6/2/2020
3.0.7 10,281 5/20/2020
3.0.6 287,461 3/3/2020
3.0.5 12,766 2/5/2020
3.0.4 3,216 1/29/2020
3.0.3 16,423 1/23/2020
3.0.2 2,699 12/10/2019
3.0.1 40,323 11/14/2019
3.0.0 28,446 10/23/2019
2.1.8 74,520 8/29/2019
2.1.7 16,862 8/7/2019
2.1.6 3,098 8/6/2019
2.1.5 13,829 7/9/2019
2.1.4 4,961 6/24/2019
2.1.3 10,718 5/16/2019
2.1.2 11,637 5/13/2019
2.1.1 3,233 5/9/2019
2.1.0 8,252 5/1/2019
2.0.15 4,728 4/9/2019
2.0.14 3,801 4/2/2019
2.0.13 9,018 3/18/2019
2.0.12 9,843 3/7/2019
2.0.11 6,143 2/27/2019
2.0.10 4,195 2/13/2019
2.0.9 11,196 2/1/2019
2.0.8 2,895 1/17/2019
2.0.7 8,263 1/9/2019
2.0.6 4,054 12/29/2018
2.0.5 4,114 12/28/2018
2.0.4 2,548 12/19/2018
2.0.3 9,804 12/17/2018
2.0.2 8,133 12/6/2018
2.0.1 2,476 12/5/2018
2.0.0 6,153 12/5/2018
1.0.2 13,006 10/5/2018
1.0.1 12,067 10/4/2018
1.0.0 11,775 9/21/2018
0.0.45 2,543 9/21/2018
0.0.44 8,265 9/7/2018
0.0.43 12,511 8/20/2018
0.0.42 2,577 8/20/2018
0.0.41 6,367 8/16/2018
0.0.40 3,317 8/15/2018
0.0.39 3,708 8/13/2018
0.0.38 6,750 8/13/2018
0.0.37 5,088 8/12/2018
0.0.36 2,785 8/10/2018
0.0.35 2,536 8/10/2018
0.0.34 2,911 8/8/2018
0.0.33 2,613 8/3/2018
0.0.32 2,647 8/1/2018
0.0.31 15,359 7/2/2018
0.0.30 2,650 7/2/2018
0.0.29 2,803 7/2/2018
0.0.28 9,567 6/25/2018
0.0.27 7,956 6/8/2018
0.0.26 4,896 6/8/2018
0.0.25 17,862 5/7/2018
0.0.24 4,578 5/7/2018
0.0.23 3,701 5/4/2018
0.0.22 3,897 5/3/2018
0.0.21 6,046 4/19/2018
0.0.20 2,807 4/19/2018
0.0.19 12,812 4/5/2018
0.0.18 3,023 3/27/2018
0.0.17 4,230 3/27/2018
0.0.16 2,874 3/27/2018
0.0.15 9,886 3/23/2018
0.0.14 6,829 3/21/2018
0.0.13 2,852 3/21/2018
0.0.12 3,573 3/20/2018
0.0.11 9,037 3/12/2018
0.0.10 5,828 3/9/2018
0.0.9 3,921 3/9/2018
0.0.8 5,013 3/8/2018
0.0.7 3,547 3/8/2018
0.0.6 7,513 3/7/2018
0.0.5 3,783 3/5/2018
0.0.4 6,801 3/5/2018
0.0.2 4,772 3/1/2018
0.0.1 4,158 3/1/2018

4.0.0-beta12 - Fix for socket connection