Hello Development Forum Readers!
I was developing my osu! bot a bit last night, and went searching for an easy implementation of the osu! api. Unfortunately, there was nothing for C#. So I created a simple wrapper for it. It uses the Newtonsoft Json library to parse the information into simple classes.
If you find any parsing issues, feel free to create an issue on the github or reply to this post.
https://github.com/Redback93/osu-api
Thanks!
Redback
I was developing my osu! bot a bit last night, and went searching for an easy implementation of the osu! api. Unfortunately, there was nothing for C#. So I created a simple wrapper for it. It uses the Newtonsoft Json library to parse the information into simple classes.
If you find any parsing issues, feel free to create an issue on the github or reply to this post.
https://github.com/Redback93/osu-api
Thanks!
Redback