A MemoryCache which tries to prevent cache miss for hot entries, by refreshing before expiration.
Info
| Version: | 1.0.7 |
| Author(s): | Behzad Khosravifar |
| Last Update: | Wednesday, May 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Behzadkhosravifar/InMemoryCache |
| NuGet Url: | https://www.nuget.org/packages/InMemory |
Install
Install-Package InMemory
dotnet add package InMemory
paket add InMemory
InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.5)
Tags