You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In common scenarios developer want to log eviction from cache. This is an important feature to improve observability of application. I propose to add new optional parameter to constructor - delegate (see Microsoft.Extensions.Caching.Memory.PostEvictionDelegate).