An open source ASP.NET Identity 2.x-compliant custom user store implementation to *Redis* using the fancy StackExchange.Redis library.
Info
Version: | 1.0.4 |
Author(s): | Matías Fidemraizer |
Last Update: | Sunday, December 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mfidemraizer/StackRedis.AspNet.Identity |
NuGet Url: | https://www.nuget.org/packages/StackRedis.AspNet.Identity |
Install
Install-Package StackRedis.AspNet.Identity
dotnet add package StackRedis.AspNet.Identity
paket add StackRedis.AspNet.Identity
StackRedis.AspNet.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(2.2.0)
- Microsoft.Bcl.Immutable(1.0.34)
- Newtonsoft.Json(6.0.8)
- StackExchange.Redis(1.0.394)
Tags