用于ASP.NET Core的响应缓存库
-
Updated
Mar 21, 2024 - C#
用于ASP.NET Core的响应缓存库
Lightweight library to cache API responses in NET Core using memory cache or distributed cache with Redis
ResponseCache is a .NET Core library that provides easy-to-use caching mechanisms for API responses. It improves performance by storing and serving cached responses for repeated requests. The library supports various caching strategies and integrates seamlessly with ASP.NET Core, allowing for flexible and efficient caching configurations.
Add a description, image, and links to the responsecache topic page so that developers can more easily learn about it.
To associate your repository with the responsecache topic, visit your repo's landing page and select "manage topics."