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