cTrader.OpenAPI.Net 1.4.4

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

// Install cTrader.OpenAPI.Net as a Cake Tool
#tool nuget:?package=cTrader.OpenAPI.Net&version=1.4.4

OpenAPI.Net

NuGet version (cTrader.OpenAPI.Net)

cTrader Open API .NET Rx library

This library allows you to easily use and integrate cTrader Open API on your .NET applications.

Its written by using RX streams so it makes API usage very easy and allows you to do a lot with few lines of code.

It uses channels and array pools to avoid too many allocations, we tried our best to make it as efficient as possible.

Current version of library is targets .NET 6, so you can't use it on .NET framework apps.

Please check the samples, we have some good samples for all kinds of .NET apps.

Feel free to fork and improve it!

Documentation: https://spotware.github.io/OpenAPI.Net/

Dependencies

Licence

Licenced under the MIT licence.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  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
1.4.4 2,941 5/3/2022
1.4.3 415 4/15/2022
1.4.2 386 3/28/2022
1.4.1 380 3/25/2022
1.4.0 375 3/25/2022
1.4.0-rc0 123 3/25/2022