A very simple cache with parameterized retention and object outdated event firing, use cache in a minute with 1 line of code.
Info
Version: | 1.0.9 |
Author(s): | José Torres |
Last Update: | Thursday, April 3, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/josetorres/CacheManager |
NuGet Url: | https://www.nuget.org/packages/JT.CacheManager |
Install
Install-Package JT.CacheManager
dotnet add package JT.CacheManager
paket add JT.CacheManager
JT.CacheManager Download (Unzip the "nupkg" after downloading)
Dependencies
- JT.TechCases.Threading(>= 1.0.18)