Garmin.FIT.Sdk
21.141.0
Prefix Reserved
dotnet add package Garmin.FIT.Sdk --version 21.141.0
NuGet\Install-Package Garmin.FIT.Sdk -Version 21.141.0
<PackageReference Include="Garmin.FIT.Sdk" Version="21.141.0" />
paket add Garmin.FIT.Sdk --version 21.141.0
#r "nuget: Garmin.FIT.Sdk, 21.141.0"
// Install Garmin.FIT.Sdk as a Cake Addin #addin nuget:?package=Garmin.FIT.Sdk&version=21.141.0 // Install Garmin.FIT.Sdk as a Cake Tool #tool nuget:?package=Garmin.FIT.Sdk&version=21.141.0
Garmin - FIT C# SDK
FIT SDK Documentation
The FIT SDK documentation is available at https://developer.garmin.com/fit
FIT SDK Developer Forum
Share your knowledge, ask questions, and get the latest FIT SDK news in the FIT SDK Developer Forum
Install
The latest version of the SDK can be installed from NuGet
dotnet add package Garmin.FIT.Sdk
FIT SDK Cookbook
The FIT SDK Cookbook contains examples of using the FIT SDK to solve real-world problems. There are recipes for encoding and decoding Activity, Workout, and Course files; and recipes that provide tips for working with the FIT SDK.
Decoding an Activity File
The FIT C# SDK contains example code for decoding FIT Activity files. See the Decoding FIT Activity Files recipe for details on decoding FIT Activity files.
Encoding an Activity File
The FIT C# SDK contains example code for encoding FIT Activity files. See the Encoding FIT Activity Files recipe for details on encoding FIT Activity files.
Encoding a Course File
The FIT C# SDK contains example code for encoding FIT Course files. See the Encoding FIT Course Files recipe for details on encoding FIT Course files.
Encoding a Workout File
The FIT C# SDK contains example code for encoding FIT Workout files. See the Encoding FIT Workout Files recipe for details on encoding FIT Workout files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Garmin.FIT.Sdk:
Repository | Stars |
---|---|
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
|