Microsoft.Extensions.Caching.SqlServer Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains types for distributed caching using Microsoft SQL Server as the backend store.
Classes
SqlServerCache |
Distributed cache implementation using Microsoft SQL Server database. |
SqlServerCacheOptions |
Configuration options for SqlServerCache. |