Classes
CacheParameterClassification
Represents the result of classifying a method parameter for cache key generation.
CachingConfigurationExtensions
Extension methods for configuring caching options programmatically through fabrics.
CachingOptionsBuilder
Builder class for configuring caching options through the ConfigureCaching(IQuery<IMethod>, Action<CachingOptionsBuilder>) fabric extension method.
Interfaces
ICacheParameterClassifier
Interface for compile-time classifiers that determine how method parameters should be handled in cache key generation.