Community

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

Today I wanted to add MiniProfiler to an ASP.NET MVC web application (not .NET Core), but unfortunately the NuGet package doesn’t set up things correctly, the documentation is a bit lacking, and their sample project doesn’t work.