Strava.NET
1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Strava.NET --version 1.2.0
NuGet\Install-Package Strava.NET -Version 1.2.0
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="Strava.NET" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Strava.NET" Version="1.2.0" />
<PackageReference Include="Strava.NET" />
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 Strava.NET --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Strava.NET, 1.2.0"
#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 Strava.NET@1.2.0
#: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=Strava.NET&version=1.2.0
#tool nuget:?package=Strava.NET&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small framework that makes using the Strava API a little bit easier.
You can find a Readme file at https://github.com/inexcitus/stravadotnet/
Please send any feedback to bike@sascha-simon.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 6.0.1)
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 |
---|---|---|
3.4.4 | 22,006 | 4/2/2016 |
3.4.3 | 1,328 | 3/28/2016 |
3.4.2 | 1,320 | 3/28/2016 |
3.4.1 | 1,749 | 1/3/2016 |
3.4.0 | 1,368 | 12/21/2015 |
3.3.0 | 1,424 | 10/24/2015 |
3.2.0 | 2,081 | 2/12/2015 |
3.1.0 | 1,885 | 12/28/2014 |
3.0.4 | 1,731 | 12/19/2014 |
3.0.3 | 1,708 | 12/18/2014 |
3.0.2 | 1,686 | 12/18/2014 |
3.0.0 | 1,433 | 10/1/2014 |
2.9.2 | 1,386 | 9/27/2014 |
2.9.1 | 1,358 | 9/27/2014 |
2.9.0 | 1,661 | 9/21/2014 |
2.8.1 | 1,554 | 8/19/2014 |
2.8.0 | 1,366 | 8/19/2014 |
2.7.3 | 1,447 | 6/19/2014 |
2.7.2 | 1,413 | 6/6/2014 |
2.7.1 | 1,418 | 5/31/2014 |
2.7.0 | 1,400 | 5/2/2014 |
2.6.1 | 1,497 | 4/30/2014 |
2.6.0 | 1,490 | 4/29/2014 |
2.5.0 | 1,452 | 4/24/2014 |
2.4.2 | 1,592 | 4/18/2014 |
2.4.1 | 1,586 | 4/12/2014 |
2.4.0 | 1,588 | 4/11/2014 |
2.3.0 | 1,602 | 4/9/2014 |
2.2.0 | 1,547 | 4/6/2014 |
2.1.0 | 1,468 | 3/25/2014 |
2.0.0 | 1,483 | 3/22/2014 |
1.9.1 | 1,484 | 3/18/2014 |
1.9.0 | 1,529 | 3/15/2014 |
1.8.0 | 1,757 | 3/13/2014 |
1.7.0 | 1,728 | 3/13/2014 |
1.6.0 | 1,775 | 3/9/2014 |
1.5.0 | 1,382 | 3/5/2014 |
1.4.0 | 1,449 | 3/5/2014 |
1.3.0 | 1,481 | 2/27/2014 |
1.2.0 | 1,500 | 2/26/2014 |
1.1.0 | 1,483 | 2/25/2014 |
1.0.4 | 1,488 | 2/24/2014 |
1.0.3 | 1,442 | 2/24/2014 |
1.0.2 | 1,457 | 2/23/2014 |
1.0.1 | 1,495 | 2/23/2014 |
1.0.0 | 1,744 | 2/22/2014 |
In the latest build I added new methods to get activities.
See the full changelog at http://www.sascha-simon.com/changelog.html