This library provides a wrapper of a distributed cache handler around the StackExchange Redis library which includes enhancements for key searching.
Info
Version: | 1.0.3 |
Author(s): | Vasont Systems |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vasont-systems/Vasont.AspnetCore.RedisClient |
NuGet Url: | https://www.nuget.org/packages/Vasont.AspnetCore.RedisClient |
Install
Install-Package Vasont.AspnetCore.RedisClient
dotnet add package Vasont.AspnetCore.RedisClient
paket add Vasont.AspnetCore.RedisClient
Vasont.AspnetCore.RedisClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Options(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- StackExchange.Redis(>= 2.1.58)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Options(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- StackExchange.Redis(>= 2.1.58)