A simple distributed caching provider based on StackExchange.Redis.
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.Redis |
Install
Install-Package EasyCaching.Redis
dotnet add package EasyCaching.Redis
paket add EasyCaching.Redis
EasyCaching.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- StackExchange.Redis(>= 2.1.58)
Tags