Custom session state provider for redis cache.
Info
| Version: | 1.3.0 |
| Author(s): | Oriflame Software |
| Last Update: | Wednesday, July 20, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Oriflame/aspnet-redis-providers |
| NuGet Url: | https://www.nuget.org/packages/Oriflame.Web.RedisSessionStateProvider |
Install
Install-Package Oriflame.Web.RedisSessionStateProvider
dotnet add package Oriflame.Web.RedisSessionStateProvider
paket add Oriflame.Web.RedisSessionStateProvider
Oriflame.Web.RedisSessionStateProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SessionState.SessionStateModule(>= 1.1.0)
- StackExchange.Redis(>= 2.0.601)
Tags