NRedisSessionProvider is a class library for persisting ASP.NET/MVC Session data to a Redis.
Info
| Version: | 1.3.1 |
| Author(s): | feiin |
| Last Update: | Friday, June 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/feiin/NRedisSessionProvider |
| NuGet Url: | https://www.nuget.org/packages/NRedisSessionProvider |
Install
Install-Package NRedisSessionProvider
dotnet add package NRedisSessionProvider
paket add NRedisSessionProvider
NRedisSessionProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceKit.Redis(>= 1.0.20)
Tags