Microsoft.Extensions.Caching.Memory.IMemoryCache
Represents a local in-memory cache whose values are not serialized.
Create or overwrite an entry in the cache.
Gets a snapshot of the cache statistics if available.
Removes the object associated with the given key.
Gets the item associated with this key if present.