A simple hybrid caching provider combines local caching and distributed caching.
Info
Version: | 1.9.4-alpha20250317014249 |
Author(s): | ncc, Catcher Wong |
Last Update: | Monday, March 17, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.HybridCache |
Install
Install-Package EasyCaching.HybridCache
dotnet add package EasyCaching.HybridCache
paket add EasyCaching.HybridCache
EasyCaching.HybridCache Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- Polly(>= 7.2.0)
Tags