A C# implementation of the osu!api
###Example of usage:
var api = new osuAPI("Your API Key");
var redback = api.GetUser("Redback", Mode.osu);
Console.WriteLine(redback.count_rank_ss);
###Download binaries:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A C# implementation of the osu!api
###Example of usage:
var api = new osuAPI("Your API Key");
var redback = api.GetUser("Redback", Mode.osu);
Console.WriteLine(redback.count_rank_ss);
###Download binaries: