Entity Framework Core Query Plan Visualizer
A debugger visualizer for Visual Studio to view Entity Framework Core query plans inside Visual Studio. Supports SQL Server and PostgreSQL.
After installing the extension from the marketplace, a new debugger visualizer will be added to Visual Studio. When debugging, hover over your queries and there will be an option to view the query plan.