SDK for accessing the MotoTrax REST API.
Info
| Version: | 1.0.0-alpha10 |
| Author(s): | SDK |
| Last Update: | Friday, September 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/angeltrax/mototrax-sdk-dotnet |
| NuGet Url: | https://www.nuget.org/packages/MotoTraxSDK |
Install
Install-Package MotoTraxSDK
dotnet add package MotoTraxSDK
paket add MotoTraxSDK
MotoTraxSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- GeoJSON.Net(>= 1.1.64)
- Newtonsoft.Json(>= 11.0.2)