A simple in-memory caching provider.
Info
Version: | 1.9.3-alpha20240918013649 |
Author(s): | ncc, Catcher Wong |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.InMemory |
Install
Install-Package EasyCaching.InMemory
dotnet add package EasyCaching.InMemory
paket add EasyCaching.InMemory
EasyCaching.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
Tags