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 (1)

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

Repository Stars
JKorf/CryptoExchange.Net
Base for exchanges
Version Downloads Last updated
1.0.16 8,121 7/18/2022
1.0.15 366 7/16/2022
1.0.14 11,016 7/10/2022
1.0.13 4,023 6/16/2022
1.0.12 415 6/12/2022
1.0.11 2,828 5/24/2022
1.0.10 470 5/22/2022
1.0.9 650 5/8/2022
1.0.8 627 5/1/2022
1.0.7 1,629 4/14/2022
1.0.6 1,283 3/10/2022
1.0.5 1,001 3/8/2022
1.0.4 1,625 3/1/2022
1.0.3 363 2/27/2022
1.0.2 408 2/24/2022
1.0.1 374 2/21/2022
1.0.0 392 2/18/2022
1.0.0-beta5 112 2/5/2022
1.0.0-beta4 114 1/31/2022
1.0.0-beta3 108 1/30/2022
1.0.0-beta2 105 1/24/2022
1.0.0-beta1 169 1/15/2022
1.0.0-alpha7 98 1/14/2022
1.0.0-alpha6 116 1/7/2022
1.0.0-alpha5 118 1/3/2022
1.0.0-alpha4 113 1/1/2022
1.0.0-alpha3 107 12/27/2021
1.0.0-alpha2 113 12/21/2021
1.0.0-alpha1 129 12/7/2021
0.1.10 1,046 1/17/2022
0.1.9 946 12/6/2021
0.1.8 2,079 11/3/2021
0.1.7 398 10/11/2021
0.1.6 250 10/11/2021
0.1.5 230 10/8/2021
0.1.4 258 10/6/2021
0.1.3 228 10/5/2021
0.1.2 272 9/29/2021
0.1.1 247 9/27/2021
0.1.0 386 9/20/2021
0.0.5 241 9/17/2021
0.0.4 255 9/15/2021
0.0.3 324 9/9/2021
0.0.2 308 9/5/2021
0.0.1 247 9/3/2021
0.0.1-beta9 138 9/2/2021
0.0.1-beta8 136 9/2/2021
0.0.1-beta7 142 9/2/2021
0.0.1-beta6 183 8/30/2021
0.0.1-beta5 136 8/30/2021
0.0.1-beta4 159 8/27/2021
0.0.1-beta3 188 8/27/2021
0.0.1-beta2 140 8/27/2021
0.0.1-beta1 148 8/26/2021

1.0.16 - Updated CryptoExchange.Net