NuGet 包
NetProOA.Framework.MiniProfiler.EntityFrameworkCore
MiniProfiler.EntityFrameworkCore。
⏱️
EF Core性能分析
MiniProfiler与Entity Framework Core集成。
📦 版本信息
版本:1.4.3.7
📋 依赖包
- MiniProfiler.EntityFrameworkCore (4.3.8)
- Microsoft.EntityFrameworkCore (7.0.13)
🚀 使用方法
安装命令:
dotnet add package NetProOA.Framework.MiniProfiler.EntityFrameworkCore
在 Program.cs 中配置:
builder.Services.AddMiniProfilerEF();