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
<PackageReference Include="Tudormobile.Strava.Service" Version="0.9.1" />
<PackageVersion Include="Tudormobile.Strava.Service" Version="0.9.1" />
<PackageReference Include="Tudormobile.Strava.Service" />
paket add Tudormobile.Strava.Service --version 0.9.1
#r "nuget: Tudormobile.Strava.Service, 0.9.1"
#:package Tudormobile.Strava.Service@0.9.1
#addin nuget:?package=Tudormobile.Strava.Service&version=0.9.1
#tool nuget:?package=Tudormobile.Strava.Service&version=0.9.1
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 | Versions 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. |
-
net9.0
- Microsoft.Extensions.Http (>= 10.0.1)
- Tudormobile.Strava (>= 0.9.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.