AdBlock Detected

We provide high-quality source code for free. Please consider disabling your AdBlocker to support our work.

Buy me a Coffee

Saved Tutorials

No saved posts yet.

Press Enter to see all results

ASP.NET MVC Mini Profiler

By pushpam abhishek
Listen to this article
ASP.NET MVC Mini Profiler
google
Haven’t heard of the ASP.NET MVC Mini Profiler? It’s a tool developed by Stack Overflow to help them profile their site. Today they announced that it’s now available as a NuGet package.

It is performant enough to be used in production. Developed by some members of the StackExchange team, it is available as a Nuget Package and is easy to get started with. Today, we’ll see how we can use it to Profile an ASP.NET application using EF Code First as its Data Access layer.

Installing and Configuring MiniProfiler

Nuget, installing MiniProfiler is easy

PM> Install-Package MiniProfiler

Share this post

pushpam abhishek

About pushpam abhishek

Pushpam Abhishek is a Software & web developer and designer who specializes in back-end as well as front-end development. If you'd like to connect with him, follow him on Twitter as @pushpambhshk

Comments