A must-have tool for .NET developers to find slow methods, fix deadlocks, and optimize code.
NProfiler is superior when it comes to adjusting the timings for profiler overhead. Most profilers ignore this problem.
Including .NET executables, ASP.NET web applications, Windows services, IIS and IIS Express sites and attach to running .NET processes.
Profile C#, VB.NET, and F# using .NET Framework 2.0+, .NET Core, .NET 5+, and .NET Standard on Windows and Windows Server.
Get line-level timings even if you don't have source code, for example, for third-party components or legacy assemblies.
NProfiler uses clever tricks to provide line-by-line results even for security-transparent and partially-trusted assemblies, while other profilers simply crash.