Info
Version: | 1.2.0 |
Author(s): | Marazt |
Last Update: | Sunday, January 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marazt/garmin-connect-client |
NuGet Url: | https://www.nuget.org/packages/GarminConnectClientNet |
Install
Install-Package GarminConnectClientNet
dotnet add package GarminConnectClientNet
paket add GarminConnectClientNet
GarminConnectClientNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.Storage(>= 9.3.2)
Tags
It allows to list, download and upload Garmin activities. It is inspired by https://github.com/La0/garmin-uploader.