The Redis Providers library is a collection of ASP.NET providers that uses redis as the database to store provider information.
Info
Version: | 0.0.4 |
Author(s): | Kyle Sonaty, Bill Pratt |
Last Update: | Wednesday, September 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kylesonaty/AspNetRedisProviders |
NuGet Url: | https://www.nuget.org/packages/AspNetRedisProviders |
Install
Install-Package AspNetRedisProviders
dotnet add package AspNetRedisProviders
paket add AspNetRedisProviders
AspNetRedisProviders Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.6)
- BookSleeve(1.2.0.5)