Tudormobile.Strava.Service 0.9.1

dotnet add package Tudormobile.Strava.Service --version 0.9.1
                    
NuGet\Install-Package Tudormobile.Strava.Service -Version 0.9.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tudormobile.Strava.Service" Version="0.9.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tudormobile.Strava.Service" Version="0.9.1" />
                    
Directory.Packages.props
<PackageReference Include="Tudormobile.Strava.Service" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tudormobile.Strava.Service --version 0.9.1
                    
#r "nuget: Tudormobile.Strava.Service, 0.9.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Tudormobile.Strava.Service@0.9.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tudormobile.Strava.Service&version=0.9.1
                    
Install as a Cake Addin
#tool nuget:?package=Tudormobile.Strava.Service&version=0.9.1
                    
Install as a Cake Tool

Strava API Library

Source Code | Documentation | API documentation

Getting Started

Install the package

dotnet package add Tudormobile.Strava
-or-
dotnet package add Tudormobile.Strava.Client
dotnet package add Tudormobile.Strava.Service
dotnet package add Tudormobile.Strava.UI

Dependencies

The base model package (Tudormobile.Strava) has no dependencies. The Client and Service model includes dependency injection and logging features from Microsoft.Extensions.Http.

Key Features

  • Authentication and Authorization with the Strava V3 API
  • Strava object model including serialization/deserialization
  • Service component for hosting web applications and services
  • Client component for authenticating with Strava and consuming the API
  • UI elements for building GUI applications (windows).

API Documentation

The API documentation can be found on github pages here - API Documentation.

Sample Code

Code samples are located in the samples folder of the github repository.

Feedback

Tudormobile.Strava is released as open source under the MIT license. Bug reports can be submitted at the the github repository.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.1 179 12/25/2025
0.9.0 185 12/24/2025
0.8.2 193 12/23/2025
0.8.1 174 12/22/2025
0.8.0 179 12/21/2025
0.7.1 155 12/21/2025
0.7.0 178 12/19/2025
0.6.2 264 12/18/2025
0.6.1 275 12/18/2025
0.6.0 266 12/17/2025