Extensions for configuring Redis.
Info
Version: | 1.1.0 |
Author(s): | pythonology |
Last Update: | Friday, April 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BeatTogether.Extensions.StackExchange.Redis |
Install
Install-Package BeatTogether.Extensions.StackExchange.Redis
dotnet add package BeatTogether.Extensions.StackExchange.Redis
paket add BeatTogether.Extensions.StackExchange.Redis
BeatTogether.Extensions.StackExchange.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- BeatTogether.Extensions.Configuration(>= 1.0.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- StackExchange.Redis(>= 2.2.4)