CryptoExchange.Net 5.0.0-beta8

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 5.0.0-beta8
                    
NuGet\Install-Package CryptoExchange.Net -Version 5.0.0-beta8
                    
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="5.0.0-beta8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CryptoExchange.Net" Version="5.0.0-beta8" />
                    
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 5.0.0-beta8
                    
#r "nuget: CryptoExchange.Net, 5.0.0-beta8"
                    
#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@5.0.0-beta8
                    
#: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=5.0.0-beta8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CryptoExchange.Net&version=5.0.0-beta8&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.

BybitApi.Net

Bybit is a client library designed to interact with the Bybit REST and Websocket APIs. It translates all data into easy-to-understand models and enum values. Key features include automatic websocket connection and reconnection management, a client-side order book implementation, seamless 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

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.2.1 194 7/16/2025
9.2.0 1,063 7/14/2025
9.1.0 9,063 5/28/2025
9.0.1 576 5/20/2025
9.0.0 53,132 5/13/2025
9.0.0-beta7 204 5/6/2025
9.0.0-beta6 80 5/3/2025
9.0.0-beta5 730 4/30/2025
9.0.0-beta4 183 4/28/2025
9.0.0-beta3 160 4/27/2025
9.0.0-beta2 685 4/23/2025
9.0.0-beta1 1,013 4/16/2025
8.8.0 41,653 2/10/2025
8.7.4 1,090 2/8/2025
8.7.3 893 2/5/2025
8.7.2 831 1/27/2025
8.7.1 1,924 1/24/2025
8.7.0 1,121 1/21/2025
8.6.1 3,102 1/9/2025
8.6.0 22,680 1/7/2025
8.5.0 6,535 12/23/2024
8.4.5 285 12/20/2024
8.4.4 5,016 12/8/2024
8.4.3 7,858 12/3/2024
8.4.2 1,242 12/2/2024
8.4.1 141 12/2/2024
8.4.0 5,186 11/28/2024
8.3.0 4,766 11/19/2024
8.2.0 69,314 11/6/2024
8.1.1 1,059 11/1/2024
8.1.0 7,286 10/28/2024
8.0.3 8,197 10/14/2024
8.0.2 12,661 10/9/2024
8.0.1 524 10/7/2024
8.0.0 12,838 9/27/2024
7.11.2 10,903 8/28/2024
7.11.1 622 8/25/2024
7.11.0 15,668 8/7/2024
7.10.0 9,234 7/29/2024
7.8.0 7,054 7/2/2024
7.7.3 1,035 6/26/2024
7.7.2 2,262 6/25/2024
7.7.1 244 6/23/2024
7.7.0 23,273 6/23/2024
7.6.0 6,610 6/11/2024
7.5.2 25,780 5/7/2024
7.5.1 7,206 5/3/2024
7.5.0 2,394 5/1/2024
7.4.0 1,784 4/28/2024
7.3.3 1,639 4/23/2024
7.3.2 1,649 4/19/2024
7.3.1 1,549 4/18/2024
7.3.0 356 4/17/2024
7.2.1 1,284 4/5/2024
7.2.0 9,903 3/24/2024
7.1.0 3,353 3/16/2024
7.0.0 11,338 2/24/2024
7.0.0-beta2 771 2/21/2024
7.0.0-beta1 2,958 2/6/2024
6.2.5 10,569 1/9/2024
6.2.4 3,949 1/4/2024
6.2.3 54,926 12/2/2023
6.2.2 985 12/2/2023
6.2.1 21,722 10/28/2023
6.2.0 20,662 10/24/2023
6.1.5 9,018 10/8/2023
6.1.4 13,615 9/23/2023
6.1.3 3,994 9/18/2023
6.1.2 2,729 9/11/2023
6.1.1 3,179 9/4/2023
6.1.0 25,171 8/25/2023
6.0.3 4,459 7/23/2023
6.0.2 5,287 7/5/2023
6.0.1 1,967 6/29/2023
6.0.0 33,793 6/25/2023
5.4.3 83,956 4/14/2023
5.4.2 11,573 4/1/2023
5.4.1 33,459 3/18/2023
5.4.0 14,942 2/14/2023
5.3.1 15,006 12/8/2022
5.3.0 50,462 11/14/2022
5.2.4 26,818 7/31/2022
5.2.3 5,204 7/19/2022
5.2.2 73,770 7/17/2022
5.2.1 10,913 7/16/2022
5.2.0 27,777 7/10/2022
5.1.12 16,265 6/12/2022
5.1.11 16,405 5/24/2022
5.1.10 10,628 5/22/2022
5.1.9 14,760 5/8/2022
5.1.8 10,882 5/1/2022
5.1.7 23,623 4/14/2022
5.1.6 41,047 3/10/2022
5.1.5 2,086 3/9/2022
5.1.4 9,950 3/4/2022
5.1.3 13,294 3/1/2022
5.1.2 14,128 2/27/2022
5.1.1 10,942 2/24/2022
5.1.0 2,009 2/24/2022
5.0.0 11,840 2/18/2022
5.0.0-beta9 1,659 2/15/2022
5.0.0-beta8 3,061 2/9/2022
5.0.0-beta7 5,731 2/5/2022
5.0.0-beta6 2,662 2/2/2022
5.0.0-beta5 5,927 1/25/2022
5.0.0-beta4 1,647 1/24/2022
5.0.0-beta3 5,832 1/24/2022
5.0.0-beta2 1,881 1/21/2022
5.0.0-beta1 7,388 1/15/2022
5.0.0-alpha7 7,041 1/7/2022
5.0.0-alpha6 5,766 1/3/2022
5.0.0-alpha5 4,736 1/1/2022
5.0.0-alpha4 2,450 1/1/2022
5.0.0-alpha3 5,344 12/27/2021
5.0.0-alpha2 5,704 12/21/2021
5.0.0-alpha1 6,173 12/7/2021
4.2.8 88,810 10/8/2021
4.2.7 10,025 10/6/2021
4.2.6 1,890 10/6/2021
4.2.5 6,898 10/5/2021
4.2.4 2,215 9/30/2021
4.2.3 8,533 9/29/2021
4.2.2 2,587 9/23/2021
4.2.1 2,572 9/22/2021
4.2.0 16,382 9/20/2021
4.1.0 9,004 9/15/2021
4.0.8 26,162 8/26/2021
4.0.7 2,924 8/24/2021
4.0.6 9,982 8/24/2021
4.0.5 1,992 8/24/2021
4.0.4 1,931 8/24/2021
4.0.3 2,143 8/20/2021
4.0.2 1,934 8/20/2021
4.0.1 10,495 8/13/2021
4.0.0 8,388 8/12/2021
4.0.0-beta9 1,768 6/17/2021
4.0.0-beta8 1,716 6/8/2021
4.0.0-beta7 8,519 6/7/2021
4.0.0-beta6 1,691 6/1/2021
4.0.0-beta5 7,383 5/26/2021
4.0.0-beta4 5,483 5/6/2021
4.0.0-beta3 1,758 4/30/2021
4.0.0-beta2 1,645 4/30/2021
4.0.0-beta15 1,727 8/12/2021
4.0.0-beta14 5,362 8/9/2021
4.0.0-beta13 1,641 7/31/2021
4.0.0-beta12 5,749 7/26/2021
4.0.0-beta11 6,231 7/9/2021
4.0.0-beta10 1,802 7/7/2021
4.0.0-beta1 8,695 4/30/2021
3.9.0 59,788 4/28/2021
3.8.1 15,351 4/19/2021
3.8.0 19,098 3/30/2021
3.7.1 4,375 3/10/2021
3.7.0 29,458 3/1/2021
3.6.1 1,257,048 2/16/2021
3.6.0 31,099 1/22/2021
3.5.0 16,434 1/11/2021
3.4.0 15,913 12/21/2020
3.3.0 15,675 12/10/2020
3.2.1 235,159 11/19/2020
3.2.0 2,224 11/19/2020
3.1.0 26,942 10/8/2020
3.0.15 4,194 10/6/2020
3.0.14 32,039 8/24/2020
3.0.13 2,170 8/24/2020
3.0.12 7,639 8/12/2020
3.0.11 38,457 6/21/2020
3.0.10 13,634 6/16/2020
3.0.9 9,995 6/7/2020
3.0.8 3,577 6/2/2020
3.0.7 10,271 5/20/2020
3.0.6 287,384 3/3/2020
3.0.5 12,756 2/5/2020
3.0.4 3,206 1/29/2020
3.0.3 16,411 1/23/2020
3.0.2 2,690 12/10/2019
3.0.1 40,312 11/14/2019
3.0.0 28,433 10/23/2019
2.1.8 74,510 8/29/2019
2.1.7 16,851 8/7/2019
2.1.6 3,086 8/6/2019
2.1.5 13,819 7/9/2019
2.1.4 4,951 6/24/2019
2.1.3 10,708 5/16/2019
2.1.2 11,626 5/13/2019
2.1.1 3,222 5/9/2019
2.1.0 8,242 5/1/2019
2.0.15 4,716 4/9/2019
2.0.14 3,792 4/2/2019
2.0.13 9,006 3/18/2019
2.0.12 9,833 3/7/2019
2.0.11 6,133 2/27/2019
2.0.10 4,183 2/13/2019
2.0.9 11,185 2/1/2019
2.0.8 2,883 1/17/2019
2.0.7 8,253 1/9/2019
2.0.6 4,041 12/29/2018
2.0.5 4,104 12/28/2018
2.0.4 2,538 12/19/2018
2.0.3 9,793 12/17/2018
2.0.2 8,123 12/6/2018
2.0.1 2,465 12/5/2018
2.0.0 6,144 12/5/2018
1.0.2 12,995 10/5/2018
1.0.1 12,055 10/4/2018
1.0.0 11,764 9/21/2018
0.0.45 2,532 9/21/2018
0.0.44 8,256 9/7/2018
0.0.43 12,501 8/20/2018
0.0.42 2,564 8/20/2018
0.0.41 6,358 8/16/2018
0.0.40 3,307 8/15/2018
0.0.39 3,697 8/13/2018
0.0.38 6,740 8/13/2018
0.0.37 5,076 8/12/2018
0.0.36 2,775 8/10/2018
0.0.35 2,526 8/10/2018
0.0.34 2,893 8/8/2018
0.0.33 2,594 8/3/2018
0.0.32 2,628 8/1/2018
0.0.31 15,330 7/2/2018
0.0.30 2,630 7/2/2018
0.0.29 2,775 7/2/2018
0.0.28 9,539 6/25/2018
0.0.27 7,928 6/8/2018
0.0.26 4,870 6/8/2018
0.0.25 17,831 5/7/2018
0.0.24 4,548 5/7/2018
0.0.23 3,671 5/4/2018
0.0.22 3,867 5/3/2018
0.0.21 6,014 4/19/2018
0.0.20 2,776 4/19/2018
0.0.19 12,782 4/5/2018
0.0.18 2,991 3/27/2018
0.0.17 4,200 3/27/2018
0.0.16 2,843 3/27/2018
0.0.15 9,857 3/23/2018
0.0.14 6,798 3/21/2018
0.0.13 2,821 3/21/2018
0.0.12 3,544 3/20/2018
0.0.11 9,008 3/12/2018
0.0.10 5,796 3/9/2018
0.0.9 3,892 3/9/2018
0.0.8 4,983 3/8/2018
0.0.7 3,515 3/8/2018
0.0.6 7,483 3/7/2018
0.0.5 3,752 3/5/2018
0.0.4 6,781 3/5/2018
0.0.2 4,741 3/1/2018
0.0.1 4,126 3/1/2018

5.0.0-beta8 - Fix for time offset calculation not updating the time offset when time offset is smaller than 500ms