1 reference to SetStringAsync
Microsoft.Extensions.Caching.Abstractions (1)
DistributedCacheExtensions.cs (1)
89return cache.SetStringAsync(key, value, DefaultOptions, token);