Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
Currently, EntityCache<TEntity, TKey> in ABP Framework uses only IDistributedCache. It would be nice if we could use the newer IHybridCache for Entity caching
Additional context
No response