- Asynchronous Gathering of Statistics
- Player Statistics
- General Torn Statistics
- Faction Statistics
- Company Statistics
- Check if internet is working
- Check if API key is there
- Download the DLL from the releases page
- Within VS, Right-click on your project on the right hand side
- Go to Add -> Reference -> Browse -> Find the TornCityAPISharp.dll -> OK
- Add the TornCityAPISharp namespace to the top of your project ('using TornCityAPISharp')
- Run PM> Install-Package TornCityAPISharp
- JSON.Net (Latest Version)
See the wiki!