Skip to content
Furkan Güngör edited this page Nov 1, 2020 · 8 revisions

Easy Profiler

Welcome EasyProfiler documentation.

Purpose

This repo, provides query profiler for EF Core.

Getting started with EasyProfiler

Easy Profiler uses Interceptor to measure the performance of your queries.

It uses the ProfilerDbContext object to store the results.

Supported Databases

  • SQL Server
  • PostgreSQL
  • MariaDb
  • MySQL
  • MongoDB

Welcome to the EasyProfiler wiki!

Topics:

Clone this wiki locally