EFPROF (Entity Framework Profiler) with LinqPad 5
Has anyone been able to have EFPROF properly record queries from LinqPAD 5?
I have followed direction on https://blog.hibernatingrhinos.com/7169/entity-framework-profiler-supports-for-linqpad
and multiple articles.. I am calling the Initialize properly etc.
I can see that EFPROF is listening to "LINQPad Query Server", but I never see anything logged.
I have followed direction on https://blog.hibernatingrhinos.com/7169/entity-framework-profiler-supports-for-linqpad
and multiple articles.. I am calling the Initialize properly etc.
I can see that EFPROF is listening to "LINQPad Query Server", but I never see anything logged.
Comments
My guess is that nobody is trying to use these together.
Maybe someday I will get it to work.. If so, ill post it in here.