cTrader.OpenAPI.Net
1.4.3
See the version list below for details.
dotnet add package cTrader.OpenAPI.Net --version 1.4.3
NuGet\Install-Package cTrader.OpenAPI.Net -Version 1.4.3
<PackageReference Include="cTrader.OpenAPI.Net" Version="1.4.3" />
paket add cTrader.OpenAPI.Net --version 1.4.3
#r "nuget: cTrader.OpenAPI.Net, 1.4.3"
// Install cTrader.OpenAPI.Net as a Cake Addin #addin nuget:?package=cTrader.OpenAPI.Net&version=1.4.3 // Install cTrader.OpenAPI.Net as a Cake Tool #tool nuget:?package=cTrader.OpenAPI.Net&version=1.4.3
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 | Versions 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. |
-
net6.0
- Google.Protobuf (>= 3.19.4)
- System.Reactive (>= 5.0.0)
- Websocket.Client (>= 4.4.43)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.