首页 新闻 会员 周边
1
回答数

回答被采纳 30 ASP.NET Core Minimal APIs 的 Output Cache 不起作用

注册了 output cache 服务 services.AddOutputCache(); 添加了 output cache middleware app.UseOutputCache(); 在下面