Redis cache support for the Strava Token Manager.
Info
Version: | 2.0.0 |
Author(s): | James Randall |
Last Update: | Wednesday, January 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/StravaTokenManager |
NuGet Url: | https://www.nuget.org/packages/AccidentalFish.Strava.TokenManager.RedisCache |
Install
Install-Package AccidentalFish.Strava.TokenManager.RedisCache
dotnet add package AccidentalFish.Strava.TokenManager.RedisCache
paket add AccidentalFish.Strava.TokenManager.RedisCache
AccidentalFish.Strava.TokenManager.RedisCache Download (Unzip the "nupkg" after downloading)
Dependencies
- AccidentalFish.Strava.TokenManager.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis(>= 2.0.519)