Package Description.
Info
Version: | 0.19.1 |
Author(s): | JRoger |
Last Update: | Thursday, August 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/onion-core/onion |
NuGet Url: | https://www.nuget.org/packages/Onion.Cache.StackExchangeRedis |
Install
Install-Package Onion.Cache.StackExchangeRedis
dotnet add package Onion.Cache.StackExchangeRedis
paket add Onion.Cache.StackExchangeRedis
Onion.Cache.StackExchangeRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- Onion.Core(>= 0.4.5)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- StackExchange.Redis(>= 2.2.4)