1 reference to Freeze
Microsoft.Extensions.Caching.Abstractions (1)
DistributedCacheExtensions.cs (1)
16
private static readonly DistributedCacheEntryOptions DefaultOptions = new DistributedCacheEntryOptions().
Freeze
();