Bybit.Net 1.5.0

.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bybit.Net --version 1.5.0
NuGet\Install-Package Bybit.Net -Version 1.5.0
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="Bybit.Net" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bybit.Net --version 1.5.0
#r "nuget: Bybit.Net, 1.5.0"
#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.
// Install Bybit.Net as a Cake Addin
#addin nuget:?package=Bybit.Net&version=1.5.0

// Install Bybit.Net as a Cake Tool
#tool nuget:?package=Bybit.Net&version=1.5.0

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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bybit.Net:

Repository Stars
JKorf/CryptoExchange.Net
Base for exchanges
Version Downloads Last updated
1.5.2 255 3/18/2023
1.5.1 404 2/14/2023
1.5.0 245 2/5/2023
1.4.0 503 12/29/2022
1.3.1 323 12/12/2022
1.3.0 1,078 11/17/2022
1.2.3 522 10/28/2022
1.2.2 230 10/28/2022
1.2.1 498 10/15/2022
1.2.0 321 10/11/2022
1.1.2 452 9/28/2022
1.1.1 718 8/19/2022
1.1.0 649 7/31/2022
1.0.10 409 7/18/2022
1.0.9 365 7/16/2022
1.0.8 778 7/10/2022
1.0.7 289 7/10/2022
1.0.6 614 6/12/2022
1.0.5 847 5/24/2022
1.0.4 663 5/22/2022
1.0.3 461 5/11/2022
1.0.2 384 5/8/2022
1.0.1 761 5/1/2022
1.0.0 578 4/14/2022
0.0.9 479 3/17/2022
0.0.8 296 3/16/2022
0.0.7 306 3/14/2022
0.0.6 326 3/10/2022
0.0.5 302 3/8/2022
0.0.4 1,651 3/1/2022
0.0.3 331 2/27/2022
0.0.2 323 2/24/2022
0.0.1 338 2/18/2022
0.0.1-beta9 116 2/5/2022
0.0.1-beta8 100 2/2/2022
0.0.1-beta7 100 1/30/2022
0.0.1-beta6 91 1/30/2022
0.0.1-beta5 101 1/25/2022
0.0.1-beta4 97 1/24/2022
0.0.1-beta3 96 1/24/2022
0.0.1-beta2 172 1/18/2022
0.0.1-beta10 196 2/7/2022
0.0.1-beta1 98 1/15/2022
0.0.1-alpha7 99 1/13/2022
0.0.1-alpha6 102 1/7/2022
0.0.1-alpha5 112 1/3/2022
0.0.1-alpha4 108 1/1/2022
0.0.1-alpha3 105 12/27/2021
0.0.1-alpha2 142 12/21/2021
0.0.1-alpha1 132 12/7/2021

1.5.0 - Fixed error parsing for list results, Fixed V3 GetUserTradesAsync deserialization