基于Redis的Session共享组件。.
Info
| Version: | 1.0.0 |
| Author(s): | majian |
| Last Update: | Tuesday, October 20, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.rabbithub.com/ |
| NuGet Url: | https://www.nuget.org/packages/Distributed.SessionProvider.Redis |
Install
Install-Package Distributed.SessionProvider.Redis
dotnet add package Distributed.SessionProvider.Redis
paket add Distributed.SessionProvider.Redis
Distributed.SessionProvider.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(1.0.481)
- Newtonsoft.Json(6.0.4)