你的位置: 码友网首页 / 资讯源列表 / ASP.NET Core on .NET 7.0 - Output caching

关于[ASP.NET Core on .NET 7.0 - Output caching]的摘要:

Finally, Microsoft added output caching to the ASP.NET Core 7.0 preview 6. Output caching is a middleware that caches the entire output of an endpoint instead of executing the endpoint every time it gets requested. This will make your endpoints a lot faster.

原文地址: https://asp.net-hacker.rocks/2022/07/26/aspnetcore7-outputcaching.html

收录时间: 2022-07-27 浏览量: 1163 分类: ASP.NET Core

| 1 收藏 | 0