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