关于[How to use NCache in ASP.Net Core]的摘要:
Although ASP.Net Core lacks a cache object, it provides support for several different types of caching including in-memory caching, distributed caching, and response caching. An open-source product provided by Alachisoft, NCache is an extremely fast, in-memory, distributed, scalable caching framework for use in .Net applications.
原文地址: https://www.infoworld.com/article/3342120/microsoft-net/how-to-use-ncache-in-aspnet-core.html