关于[Custom Response Caching Using NCache in ASP.NET Core]的摘要:
NCache is a cross-platform, open-source distributed caching framework from Alachisoft. It is an extremely fast distributed caching framework that is linearly scalable. This article presents a discussion on how we can work with NCache and response caching middleware in ASP.NET Core.
原文地址: https://www.infoq.com/articles/ncache-response-caching-aspnet-core/