StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core.
Info
Version: | 10.2.0 |
Author(s): | Ugo Lattanzi |
Last Update: | Tuesday, January 23, 2024 |
.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.AspNetCore |
Install
Install-Package StackExchange.Redis.Extensions.AspNetCore
dotnet add package StackExchange.Redis.Extensions.AspNetCore
paket add StackExchange.Redis.Extensions.AspNetCore
StackExchange.Redis.Extensions.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis.Extensions.Core(>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
Tags