It can internally use IDistributedCache.GetOrAddManyAsync to get missing values from the database.
Additional request: Add an example to the documentation to show how I can derive from EntityCacheWithObjectMapper and manually override object mapping (EntityCacheWithObjectMapper should extract there as a virtual protected method first)
It can internally use IDistributedCache.GetOrAddManyAsync to get missing values from the database.
Additional request: Add an example to the documentation to show how I can derive from EntityCacheWithObjectMapper and manually override object mapping (EntityCacheWithObjectMapper should extract there as a virtual protected method first)