Table of Contents

Namespace ToSic.Sxc.Services.Cache

Interfaces

ICacheSpecs

Cache Specs contain the definition of what the cached data should depend on, how long it should be cached and how the cache key should be generated. It uses a fluent API to continue adding rules / expirations / dependencies. Internally this is then used to create a cache policy.