Skip to content

ridgew/OpenAPI.Net

 
 

Repository files navigation

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.

About

Spotware Open API .NET Rx library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • HTML 0.1%