Loading

摘要: 1、创建一个.netcore Mvc项目 2、安装相关NuGet包 添加包 MiniProfiler.AspNetCore.Mvc 和 MiniProfiler.EntityFrameworkCore 3、在 Startup.cs 中的 Configure 下添加 app.UseMiniProfil 阅读全文
posted @ 2021-02-27 20:22 Original" 阅读(103) 评论(0) 推荐(0)
摘要: LaunchSettings.json 配置详细说明 { ////////////////////////////////////////使用IIS Express启动配置//////////////////////////////////////////// "iisSettings": { "w 阅读全文
posted @ 2021-02-27 10:26 Original" 阅读(884) 评论(0) 推荐(0)