Polly.Caching.GenericCacheProvider<TCacheFormat> sealed class GenericCacheProvider<TCacheFormat> : ISyncCacheProvider<TCacheFormat> Provides a strongly-typed wrapper over a non-generic CacheProvider. Documentation Code namespace Polly.Caching { }