代码改变世界

随笔档案-2021年03月

MiniProfiler在MVC5下的使用记录

2021-03-10 08:20 by 景裔, 136 阅读, 收藏,
摘要: 1、Nuget安装MiniProfiler.MVC5 2、web.config的handlers中添加<add name="MiniProfiler" path="mini-profiler-resources/*" verb="*" type="System.Web.Routing.UrlRout 阅读全文