bricelam / EFCore.VisualStudio

Entity Framework Core Tools for Visual Studio
3 stars 0 forks source link

Realtime Diagnostics #11

Open bricelam opened 7 years ago

bricelam commented 7 years ago

From @anpete

A tool window that displays diagnostics for a running EF app. SQL, log, query plans, state manager contents etc.

Basically an integrated O/RM profiler

anpete commented 7 years ago

I would be happy to help with this and have some ideas about how it could work.