mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Where is ObjectContextUtils? #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the profiler from nuget

What is the expected output? What do you see instead?

Attempting to get database profiling with EF 4.1 Database first and many 
references on Stack Overflow and elsewhere mention ObjectContextUtils.  But, 
this is not built into the assembly installed from Nuget so I'm not sure how to 
use it.  If building the profiler from source is required, then this should be 
documented better.

What version of the product are you using? On what operating system?
1.8

Original issue reported on code.google.com by rwilli...@gmail.com on 27 Aug 2011 at 6:10

GoogleCodeExporter commented 8 years ago
It is in the MiniProfiler.EF package ... we needed to extract the dependency 
from core

Original comment by sam.saff...@gmail.com on 28 Aug 2011 at 12:35