how to debug performance issue in asp.net mvc
how to debug performance issue in asp.net mvc
Profile and debug your ASP.NET MVC app with Glimpse
The following commands install Glimpse MVC5 and EF6 modules from the package manager console:
Instal following nuget
PM> Install-Package Glimpse.MVC5
PM> Install-Package Glimpse.EF6
to enable Glimps http://localhost:4018/glimpse.axd
Ref: https://docs.microsoft.com/en-us/aspnet/mvc/overview/performance/profile-and-debug-your-aspnet-mvc-app-with-glimpse
Share This with your friend by choosing any social account