Caching building block
The caching building block exposes an ICacheService abstraction with pluggable implementations.
Features
Section titled “Features”- In-memory and distributed cache providers.
- Helpers for typical cache patterns (get-or-add, sliding expiration).
- Friendly hooks for invalidation and cache key conventions.