Installation

To install the package via NuGet, either use the .NET CLI:

dotnet add package Skybrud.Social.Strava --version 1.0.0-beta001

or the NuGet Package Manager:

Install-Package Skybrud.Social.Strava -Version 1.0.0-beta001

Target Frameworks

The Skybrud.Social.Strava package is build against the following frameworks:

  • .NET Standard 2.0

Newer versions of those frameworks are then also supported. And as .NET (formerly .NET Core), builds on top of .NET Standard, .NET is also supported.