FTX.Net 1.0.16

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

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

FTX.Net is a .Net wrapper for the FTX 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

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
1.0.16 13,079 7/18/2022
1.0.15 396 7/16/2022
1.0.14 11,201 7/10/2022
1.0.13 4,640 6/16/2022
1.0.12 446 6/12/2022
1.0.11 2,863 5/24/2022
1.0.10 501 5/22/2022
1.0.9 681 5/8/2022
1.0.8 656 5/1/2022
1.0.7 1,652 4/14/2022
1.0.6 1,317 3/10/2022
1.0.5 1,034 3/8/2022
1.0.4 1,744 3/1/2022
1.0.3 394 2/27/2022
1.0.2 442 2/24/2022
1.0.1 405 2/21/2022
1.0.0 424 2/18/2022
1.0.0-beta5 123 2/5/2022
1.0.0-beta4 136 1/31/2022
1.0.0-beta3 120 1/30/2022
1.0.0-beta2 132 1/24/2022
1.0.0-beta1 190 1/15/2022
1.0.0-alpha7 121 1/14/2022
1.0.0-alpha6 139 1/7/2022
1.0.0-alpha5 142 1/3/2022
1.0.0-alpha4 134 1/1/2022
1.0.0-alpha3 129 12/27/2021
1.0.0-alpha2 134 12/21/2021
1.0.0-alpha1 153 12/7/2021
0.1.10 1,113 1/17/2022
0.1.9 980 12/6/2021
0.1.8 2,248 11/3/2021
0.1.7 427 10/11/2021
0.1.6 279 10/11/2021
0.1.5 261 10/8/2021
0.1.4 290 10/6/2021
0.1.3 258 10/5/2021
0.1.2 309 9/29/2021
0.1.1 277 9/27/2021
0.1.0 418 9/20/2021
0.0.5 273 9/17/2021
0.0.4 283 9/15/2021
0.0.3 353 9/9/2021
0.0.2 335 9/5/2021
0.0.1 277 9/3/2021
0.0.1-beta9 157 9/2/2021
0.0.1-beta8 159 9/2/2021
0.0.1-beta7 163 9/2/2021
0.0.1-beta6 205 8/30/2021
0.0.1-beta5 158 8/30/2021
0.0.1-beta4 182 8/27/2021
0.0.1-beta3 215 8/27/2021
0.0.1-beta2 166 8/27/2021
0.0.1-beta1 172 8/26/2021

1.0.16 - Updated CryptoExchange.Net