Nikey646 / VndbSharp

A C# Vndb API Library. #OriginalNamingScheme
MIT License
18 stars 4 forks source link

Added a sample example for GetStaffAsync. #33

Closed micah686 closed 7 years ago

micah686 commented 7 years ago

I created a sample GetStaffAsync method for the "get staff" command. I also updated the Program.cs to use Newtonsoft.Json version 10 instead of version 9.