BitGet.Net 8.5.7

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

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

BitGet.Net is a .Net wrapper for the BitGet API, including BitGet Futures. 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 net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.5.7 592 5/27/2023
8.5.6 162 5/21/2023
8.5.5 194 5/10/2023
8.5.4 153 5/9/2023
8.5.3 142 5/8/2023
8.5.2 133 5/8/2023
8.5.1 153 5/7/2023
8.5.0 158 5/6/2023
8.4.9 131 5/6/2023
8.4.8 137 5/6/2023
8.4.7 139 5/6/2023
8.4.6 138 5/6/2023
8.4.5 144 5/3/2023
8.4.4 153 5/3/2023
8.4.3 179 5/3/2023

8.4.3 - Fixed order deserialization when trailing delta timestamp is present, Updated subaccount ip restriction endpoints, Updated CryptoExchange.Net