![]() |
VOOZH | about |
dotnet add package IdentityServer3.Contrib.Cache.Redis --version 1.1.1
NuGet\Install-Package IdentityServer3.Contrib.Cache.Redis -Version 1.1.1
<PackageReference Include="IdentityServer3.Contrib.Cache.Redis" Version="1.1.1" />
<PackageVersion Include="IdentityServer3.Contrib.Cache.Redis" Version="1.1.1" />Directory.Packages.props
<PackageReference Include="IdentityServer3.Contrib.Cache.Redis" />Project file
paket add IdentityServer3.Contrib.Cache.Redis --version 1.1.1
#r "nuget: IdentityServer3.Contrib.Cache.Redis, 1.1.1"
#:package IdentityServer3.Contrib.Cache.Redis@1.1.1
#addin nuget:?package=IdentityServer3.Contrib.Cache.Redis&version=1.1.1Install as a Cake Addin
#tool nuget:?package=IdentityServer3.Contrib.Cache.Redis&version=1.1.1Install as a Cake Tool
IdentityServer3 - Cache.Redis is a library that includes the implementation for client, scope, and user stores using Redis as distribuited cache system.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.1 | 13,994 | 5/1/2016 |
| 1.1.0 | 1,548 | 2/3/2016 |
| 1.0.12 | 2,624 | 6/30/2015 |
| 1.0.11 | 1,595 | 6/18/2015 |
| 1.0.10 | 1,551 | 6/10/2015 |
| 1.0.9 | 1,605 | 5/13/2015 |
| 1.0.8 | 1,515 | 5/13/2015 |
| 1.0.7 | 1,587 | 5/4/2015 |
| 1.0.6 | 1,590 | 3/24/2015 |
| 1.0.5 | 1,534 | 3/24/2015 |
| 1.0.4 | 1,618 | 3/1/2015 |
| 1.0.3 | 1,767 | 3/1/2015 |
| 1.0.2 | 1,687 | 2/7/2015 |
| 1.0.1 | 1,592 | 2/7/2015 |
| 1.0.0 | 2,069 | 2/6/2015 |
- Changed package dependency from Thinktecture.IdentityServer3 to IdentityServer3
- Updated all nuget package dependencies to their latest version