Redis Store for operational data and for Caching of Identity Server 4.
Info
Version: | 4.0.0 |
Author(s): | Ali Bazzi |
Last Update: | Friday, July 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AliBazzi/IdentityServer4.Contrib.RedisStore |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4.Contrib.RedisStore |
Install
Install-Package IdentityServer4.Contrib.RedisStore
dotnet add package IdentityServer4.Contrib.RedisStore
paket add IdentityServer4.Contrib.RedisStore
IdentityServer4.Contrib.RedisStore Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4(>= 4.0.0)
- IdentityServer4.Storage(>= 4.0.0)
- StackExchange.Redis(>= 2.1.58)
Tags