This relatively new EFCore.Visualizer Visual Studio extension looks like it could be a game changer.
It enables us to view the query plan of our queries directly inside Visual Studio and currently supports SQL Server, PostgreSQL and Oracle.
Below is a sample of how a SQL Server query plan might render :

If you download it and like it don’t forget to leave a review and give the GitHub repo a star.