A configurable SessionStateStoreProvider that persists data to a Redis server.
Info
Version: | 1.2.8 |
Author(s): | DateHookup |
Last Update: | Friday, August 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/welegan/RedisSessionProvider |
NuGet Url: | https://www.nuget.org/packages/RedisSessionProvider |
Install
Install-Package RedisSessionProvider
dotnet add package RedisSessionProvider
paket add RedisSessionProvider
RedisSessionProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(1.0.219)
- Newtonsoft.Json(6.0.1)
Tags