SkillAgentSearch skills...

OpenAPI.Net

cTrader Open API .NET Rx library

Install / Use

/learn @spotware/OpenAPI.Net
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars82
CategoryDevelopment
Updated11d ago
Forks49

Languages

C#

Security Score

100/100

Audited on Mar 28, 2026

No findings