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