Mvp24Hours.Infrastructure.Caching.Redis
10.8.0
dotnet add package Mvp24Hours.Infrastructure.Caching.Redis --version 10.8.0
NuGet\Install-Package Mvp24Hours.Infrastructure.Caching.Redis -Version 10.8.0
<PackageReference Include="Mvp24Hours.Infrastructure.Caching.Redis" Version="10.8.0" />
<PackageVersion Include="Mvp24Hours.Infrastructure.Caching.Redis" Version="10.8.0" />
<PackageReference Include="Mvp24Hours.Infrastructure.Caching.Redis" />
paket add Mvp24Hours.Infrastructure.Caching.Redis --version 10.8.0
#r "nuget: Mvp24Hours.Infrastructure.Caching.Redis, 10.8.0"
#:package Mvp24Hours.Infrastructure.Caching.Redis@10.8.0
#addin nuget:?package=Mvp24Hours.Infrastructure.Caching.Redis&version=10.8.0
#tool nuget:?package=Mvp24Hours.Infrastructure.Caching.Redis&version=10.8.0
Mvp24Hours.Infrastructure.Caching.Redis
Redis distributed-cache integration for Mvp24Hours applications using StackExchange.Redis.
Install
dotnet add package Mvp24Hours.Infrastructure.Caching.Redis
Quick start
Register Redis using a connection string:
builder.Services.AddMvp24HoursCachingRedis(
builder.Configuration.GetConnectionString("Redis")!);
An overload accepting ConfigurationOptions is available for advanced StackExchange.Redis settings. You can also provide an instance name to prefix cache keys.
Related package
Use Mvp24Hours.Infrastructure.Caching for hybrid and multi-level caching, invalidation, caching patterns, health checks, and observability.
Documentation
See kallebelins.github.io/mvp24hours-dotnet and the project repository.
License
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.Caching.Memory (>= 10.0.9)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.9)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.9)
- Mvp24Hours.Core (>= 10.8.0)
- Mvp24Hours.Infrastructure (>= 10.8.0)
- Mvp24Hours.Infrastructure.Caching (>= 10.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.8.0 | 91 | 8/12/2026 |
| 10.0.0 | 108 | 8/5/2026 |
| 9.1.21 | 167 | 1/18/2026 |
| 9.1.20 | 164 | 1/2/2026 |
| 8.25.5061 | 304 | 5/6/2025 |
| 8.7.151 | 327 | 7/15/2024 |
| 8.5.610 | 288 | 5/6/2025 |
| 8.3.261 | 287 | 3/26/2024 |
| 8.2.102 | 295 | 2/9/2024 |
| 8.2.101 | 282 | 2/7/2024 |
| 5.4.281 | 295 | 4/28/2025 |
| 4.1.191 | 348 | 1/19/2024 |
| 4.1.181 | 264 | 1/19/2024 |
| 3.12.262 | 324 | 12/26/2023 |
| 3.12.261 | 262 | 12/26/2023 |
| 3.12.221 | 293 | 12/22/2023 |
| 3.12.151 | 287 | 12/17/2023 |
| 3.6.221 | 587 | 6/22/2022 |
| 3.4.111 | 707 | 4/11/2022 |