net10.0
namespace Microsoft.Extensions.Caching.SqlServer
{
    public class SqlServerCache : Object, IBufferDistributedCache, IDistributedCache
    {
        [AsyncStateMachine(typeof(<RemoveAsync>d__17))]
        public Task! RemoveAsync(?! key, CancellationToken! token = null);
    }
}
nuget.org
0.0 %
Reference this API
.NET
10.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

Microsoft.Extensions.Caching.SqlServer , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.Extensions.Caching.SqlServer.

Package Microsoft.Extensions.Caching.SqlServer (10.0.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API