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