ReSharper
 
2024.3
Get ReSharper

Fix ASP Issues

Last modified: 26 May 2024

One of the most challenging tasks in web development is understanding the root cause of application performance issues. The effective approach to this task is monitoring the execution time of the main application components.

Dynamic Program Analysis (DPA) can be of great help in this process as it provides timing information for MVC actions, Razor page handlers, and Razor view components.

DPA supports ASP.NET Core in .NET 5.0 and later.