Skip to content
| Marketplace
Sign in
Visual Studio>Tools>EFCore.Visualizer
EFCore.Visualizer

EFCore.Visualizer

Giorgi Dalakishvili

|
8,246 installs
| (19) | Free
View Entity Framework Core query plan directly inside Visual Studio.
Download

View Entity Framework Core query plan directly inside Visual Studio

With the Entity Framework Core query plan debugger visualizer, you can view the query plan of your queries directly inside Visual Studio. Currently, the visualizer supports SQL Server, PostgreSQL, SQLite, MySQL and Oracle.

The extension requires VS 2022 17.9 or newer

When debugging, hover over your queries and there will be an option to view the query plan: VariableVisualizer.png

Click on 'Query Plan Visualizer' and the query plan will be displayed for your query.

SQL Server:

Sql Server Plan

Sql Server Plan

PostgreSQL:

PostgreSQLPlan2.png

PostgreSQLPlan1.png

MySQL:

MySQL Plan

MySQL Plan

SQLite:

SQLitePlan.png

Oracle:

OraclePlan1.png

OraclePlan2.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft