A .NET library to access the Strava API surface area.
Info
Version: | 1.0.1 |
Author(s): | Tim Heuer |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/timheuer/strava-net |
NuGet Url: | https://www.nuget.org/packages/strava-net |
Install
Install-Package strava-net
dotnet add package strava-net
paket add strava-net
strava-net Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp.Net2(>= 1.1.11)