【发布时间】:2019-05-04 17:12:32
【问题描述】:
如何从 Mini Profiler 中获取所有分析会话的列表?
我将MiniProfiler 用于Dot Net 项目。
【问题讨论】:
-
过去的分析会话或当前正在执行的会话列表?
-
我正在寻找过去的分析会话
如何从 Mini Profiler 中获取所有分析会话的列表?
我将MiniProfiler 用于Dot Net 项目。
【问题讨论】:
http://localhost:15536/mini-profiler-resources/results-index
您可以使用此链接并将http://localhost:15536 替换为您的域名,您将获得会话列表。
【讨论】: