EF Core Performance Monitoring & N+1 Detection | ORM Trace
Built for EF Core and DevExpress XPO

EF Core & XPO Performance Monitoring.

Find slow EF Core and DevExpress XPO queries, detect N+1 problems, and understand database performance issues before they affect your users.

✓ Install in minutes ✓ No database credentials ✓ Safe by default
www.ormtrace.dev
OVERVIEW

Database performance

!
CURRENT STATUS 3 problems need your attention

Fix the repeated query first. It has the highest impact.

OPEN PROBLEMS 3
SLOW CALLS 12
TYPICAL TIME 84 ms
Too many repeated database calls Orders are loaded one at a time · N+1 detected
EF Core Fix first →
AI
What is happening?

This request loads the order list, then runs another query for every customer. Load the related data in one query with Include.

WE KNOW THE PAIN

Find the bottleneck, not the noise.

When teams share a database, ORM Trace shows which operation, ORM, service, environment, and version produced each query.

YOUR DATA STAYS YOURS

Your business data stays private.

We never connect to your database. Only SQL text and technical performance metadata are collected; parameter values are disabled by default.

One view for your entire data-access layer
EF Core DevExpress XPO .NET Core .NET Framework 4.8
HOW IT WORKS

From invisible query to actionable fix.

No profiler sessions. No database credentials. No manual SQL investigation.

01
dotnet add package
ORM.Trace.EFCore

Connect your application

Add the lightweight agent and your personal API key. EF Core and XPO can run together.

02
App ORM SQL

Capture real behavior

Queries, timings, traces, and ORM provider are collected in the background without blocking requests.

03
! N+1 detectedHigh impact

Fix what matters first

Get prioritized problems, their impact, and a plain-English AI explanation with the next step.

ONE CLEAR ANSWER

Stop staring at query logs.
Start making decisions.

Every screen is designed to answer a practical question: what is slow, why did it happen, and what should I fix first?

  • Problems ranked by impact Focus on changes users will actually notice.
  • Requests grouped into traces Understand the full database cost of one user action.
  • ORM-aware analysis Immediately distinguish EF Core from DevExpress XPO.
  • AI explanations on demand Turn technical findings into a clear remediation plan.
SIMPLE PRICING

Try everything. Upgrade only when you need more history.

The Free plan includes the complete product and shows your 10 most recent queries. Full removes the query limit.

FREE

€0

Explore the complete workflow.

  • All analyzers
  • AI explanations
  • EF Core and XPO
  • 10 most recent queries
Start free
UNLIMITED FULL

€25

Complete visibility without limits.

  • Everything in Free
  • Unlimited captured queries
  • Full request history
  • Performance regressions
Get started
YOUR DATABASE IS ALREADY TELLING YOU

Find the problems your users feel.

Connect your first .NET application in minutes. No credit card required.

Start monitoring for free
Top