A Redis session store for Red.CookieSessions.
Info
Version: | 3.0.0 |
Author(s): | Malte Rosenbjerg |
Last Update: | Saturday, February 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RedHttp/Red.CookieSessions |
NuGet Url: | https://www.nuget.org/packages/Red.CookieSessions.RedisStore |
Install
Install-Package Red.CookieSessions.RedisStore
dotnet add package Red.CookieSessions.RedisStore
paket add Red.CookieSessions.RedisStore
Red.CookieSessions.RedisStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Red.CookieSessions(>= 5.1.0)
- StackExchange.Redis(>= 2.0.601)
- System.Text.Json(>= 4.7.1)
Tags