StackExchange.Redis.Extensions.LegacyConfiguration is a library that allows you to use App.Config or WebConfig with StackExchange.Redis.Extensions.
Info
Version: | 5.4.0 |
Author(s): | Ugo Lattanzi |
Last Update: | Friday, November 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imperugo/StackExchange.Redis.Extensions |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.Extensions.LegacyConfiguration |
Install
Install-Package StackExchange.Redis.Extensions.LegacyConfiguration
dotnet add package StackExchange.Redis.Extensions.LegacyConfiguration
paket add StackExchange.Redis.Extensions.LegacyConfiguration
StackExchange.Redis.Extensions.LegacyConfiguration Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis.Extensions.Core(>= 5.4.0)
Tags