Fast, easy, unobtrusive, light-weight, and concurrency-safe cache library for NetCore and Net 5. Prevents cache stampedes and makes it easy to implement application caching.
Provides in-memory, caching support for Cached, the fast, easy and concurrency-safe cache library for NetCore and Net 5. Utilizes Microsoft.Extensions.Caching.Memory.MemoryCache as underlying cache provider.