MemoryCache component, for easy MemoryCache implementation.
Info
Version: | 3.0.2 |
Author(s): | Thiago Loureiro |
Last Update: | Saturday, December 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thiagoloureiro/EasyMemoryCache |
NuGet Url: | https://www.nuget.org/packages/EasyMemoryCache |
Install
Install-Package EasyMemoryCache
dotnet add package EasyMemoryCache
paket add EasyMemoryCache
EasyMemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
Tags