Page 1 of 1

Working on a C# API wrapper

Posted: 24 Oct 2013, 11:27
by SeveQ
Hi folks,

a while ago I started working on a C#/.NET wrapper DLL that can be used for writing remote API clients in any of the many Microsoft .NET languages. For this purpose I've opened a repository on GitHub (https://github.com/SeveQ/remoteApiNETWrapper). I'm adding functions/methods whenever I need them. So it's still pretty incomplete.

If someone is willing to contribute and make the effort to complete the list of supported functions/methods I'll happily accept the helping hand.

Cheers,
Hendrik

Re: Working on a C# API wrapper

Posted: 27 Oct 2013, 18:22
by coppelia
Thanks Hendrik!

Re: Working on a C# API wrapper

Posted: 04 Nov 2013, 03:09
by neuronz
Yay, thanks Hendrik. I'm looking forward to contributing to and using this wrapper to interface my existing C# project (currently using XNA).

Re: Working on a C# API wrapper

Posted: 17 Nov 2013, 00:09
by SeveQ
Sounds great, neuronz. I appreciate your effort!