kepazon / mvc-mini-profiler

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

Nuget install issues #95

Closed GoogleCodeExporter closed 9 years ago

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

What is the expected output? What do you see instead?
The guide here mentions using global.asax.  The nuget package installs a 
MvcMiniProfiler.cs file in app_start with a module.  Should the guide be 
updated here to reflect that?

Additionally, the MvcMiniProfiler.cs doesn't compile when installed, not sure 
if that's on purpose to draw attention to it or not.

Finally, ObjectContextUtils is often discussed on various Stack Overflow 
questions, but I had no clue what it was until I downloaded the source/sample 
app.  This gets missed by the nuget install.

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 5:57

GoogleCodeExporter commented 9 years ago
object context util moved to MiniProfiler.EF pack

the guide needs to be updated ... sorry about it

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

GoogleCodeExporter commented 9 years ago

Original comment by sam.saff...@gmail.com on 29 Aug 2011 at 3:15