标签: asp.net .net caching distributed-caching .net-4.7
在.NET 4.7中,他们为plug any cache store as the default object cache implementation引入了一项功能。但是,我找不到Microsoft提供的任何文档,任何帮助甚至是博客,介绍如何将MemoryCache以外的任何缓存存储配置为默认对象缓存。
MemoryCache
请指导我帮助我了解其配置的任何链接。