MemoryCache component, for easy MemoryCache implementation.
Info
Version: | 2.0.9 |
Author(s): | Thiago Loureiro |
Last Update: | Sunday, October 13, 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