CodeClimber

Climbing the cliffs of web development, on .NET

Monday, July 15, 2019 miniprofiler, performance, aspnetmvc

7 easy steps to install MiniProfiler on an ASP.NET MVC website

7 easy steps to install MiniProfiler on an ASP.NET MVC website

Adding MiniProfiler is an easy task, but documentation is a bit lacking. In 7 easy steps, I show how to install MiniProfiler on an empty ASP.NET MVC web application.…