Bybit.Net 2.0.4

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

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

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 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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
exchange-client-1

Exchange client gather all exchanges via jkorf and it uses common client sources

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
2.0.4 54 6/2/2023
2.0.3 324 5/22/2023
2.0.2 170 5/14/2023
2.0.1 516 4/25/2023
2.0.0 430 4/14/2023
1.5.2 813 3/18/2023
1.5.1 558 2/14/2023
1.5.0 1,175 2/5/2023
1.4.0 571 12/29/2022
1.3.1 376 12/12/2022
1.3.0 1,468 11/17/2022
1.2.3 589 10/28/2022
1.2.2 284 10/28/2022
1.2.1 582 10/15/2022
1.2.0 378 10/11/2022
1.1.2 519 9/28/2022
1.1.1 774 8/19/2022
1.1.0 698 7/31/2022
1.0.10 457 7/18/2022
1.0.9 412 7/16/2022
1.0.8 919 7/10/2022
1.0.7 335 7/10/2022
1.0.6 665 6/12/2022
1.0.5 900 5/24/2022
1.0.4 745 5/22/2022
1.0.3 508 5/11/2022
1.0.2 439 5/8/2022
1.0.1 808 5/1/2022
1.0.0 622 4/14/2022
0.0.9 529 3/17/2022
0.0.8 349 3/16/2022
0.0.7 358 3/14/2022
0.0.6 380 3/10/2022
0.0.5 359 3/8/2022
0.0.4 1,827 3/1/2022
0.0.3 383 2/27/2022
0.0.2 374 2/24/2022
0.0.1 388 2/18/2022
0.0.1-beta9 128 2/5/2022
0.0.1-beta8 108 2/2/2022
0.0.1-beta7 110 1/30/2022
0.0.1-beta6 102 1/30/2022
0.0.1-beta5 111 1/25/2022
0.0.1-beta4 106 1/24/2022
0.0.1-beta3 104 1/24/2022
0.0.1-beta2 183 1/18/2022
0.0.1-beta10 218 2/7/2022
0.0.1-beta1 106 1/15/2022
0.0.1-alpha7 107 1/13/2022
0.0.1-alpha6 111 1/7/2022
0.0.1-alpha5 123 1/3/2022
0.0.1-alpha4 117 1/1/2022
0.0.1-alpha3 115 12/27/2021
0.0.1-alpha2 154 12/21/2021
0.0.1-alpha1 141 12/7/2021

2.0.4 - Fixed deserialization error on V5 Inverse ticker model, Fixed V5 GetOrder incorrect validation check