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
Working on a C# API wrapper
Re: Working on a C# API wrapper
Thanks Hendrik!
Re: Working on a C# API wrapper
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
Sounds great, neuronz. I appreciate your effort!