IdentityServer3.Contrib.RedisStore 1.1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package IdentityServer3.Contrib.RedisStore --version 1.1.2.1
NuGet\Install-Package IdentityServer3.Contrib.RedisStore -Version 1.1.2.1
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="IdentityServer3.Contrib.RedisStore" Version="1.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer3.Contrib.RedisStore --version 1.1.2.1
#r "nuget: IdentityServer3.Contrib.RedisStore, 1.1.2.1"
#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.
// Install IdentityServer3.Contrib.RedisStore as a Cake Addin
#addin nuget:?package=IdentityServer3.Contrib.RedisStore&version=1.1.2.1

// Install IdentityServer3.Contrib.RedisStore as a Cake Tool
#tool nuget:?package=IdentityServer3.Contrib.RedisStore&version=1.1.2.1

Redis Store for operational data of Identity Server

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.3.0 38,599 9/9/2018
1.2.0 1,561 4/12/2018
1.1.4.1 1,016 2/15/2018
1.1.4 1,062 1/30/2018
1.1.3 1,297 12/2/2017
1.1.2.1 1,031 10/31/2017
1.1.1.2 1,308 9/5/2017
1.1.0-preview3 761 8/29/2017
1.1.0-preview2 807 8/28/2017
1.0.3-preview 775 8/21/2017
1.0.2 1,158 4/26/2017
1.0.1 1,179 4/8/2017
1.0.0 993 4/8/2017

Disclaimer: This version contains breaking changes on the data in the store, be careful while updating to this version without proper understanding of the implication on current data you have.