Info
Version: | |
Author(s): | Street77 |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Street77.Extensions.Caching.StackExchangeRedis |
Install
Install-Package Street77.Extensions.Caching.StackExchangeRedis
dotnet add package Street77.Extensions.Caching.StackExchangeRedis
paket add Street77.Extensions.Caching.StackExchangeRedis
Street77.Extensions.Caching.StackExchangeRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.1.55)
- Microsoft.Extensions.Options(>= 3.1.5)
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.5)