Hi,
I have just started developing against the API-NG version.
I would save me a lot of time if there were a complete open source client library available for use in c#.
The best I have found so far is the same code here: https://github.com/betfair/API-NG-sa.../master/cSharp
It is not complete however, it is missing methods for getting cleared orders and getting current orders just to name a few.
While I am able to fill in the gaps, I just wanted to check that I am not missing something someone has already written?
Cheers,
ACJ
I have just started developing against the API-NG version.
I would save me a lot of time if there were a complete open source client library available for use in c#.
The best I have found so far is the same code here: https://github.com/betfair/API-NG-sa.../master/cSharp
It is not complete however, it is missing methods for getting cleared orders and getting current orders just to name a few.
While I am able to fill in the gaps, I just wanted to check that I am not missing something someone has already written?
Cheers,
ACJ


Comment