Blog / Technical
66 Posts

Technical
EF Core Performance Analysis Tool - MiniProfiler

EF Core Performance Analysis Tool - MiniProfiler The Function of MiniProfiler It can monitor the SQL statements executed by EF and the execution time of these SQL statements. MiniProfiler is a lightweight performance analysis tool for .NET, Ruby, Go, and Node.js. It can monitor not only the page itself but also other pages accessed through direct references, Ajax, or Iframe forms. The monitoring content includes database content, and it can display the SQL used for database access (supports EF,

查看全文