-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Furkan Güngör edited this page Nov 1, 2020
·
8 revisions
Welcome EasyProfiler documentation.
This repo, provides query profiler for EF Core.
Easy Profiler uses Interceptor
to measure the performance of your queries.
It uses the ProfilerDbContext
object to store the results.
- SQL Server
- PostgreSQL
- MariaDb
- MySQL
- MongoDB
Welcome to the EasyProfiler wiki!
Topics:
-
Getting Started
-
Databases
-
Advanced Queries
-
Other