
ANTS Performance Profiler is a .NET profiler for desktop, ASP.NET, and ASP.NET MVC applications. It has the ability to profile database requests that your application makes to any SQL Server, Oracle, MySQL (or MariaDB), and PostgreSQL database. You can view data about outbound HTTP requests made by your application, including request and response header information.
v10.1 [Sep 18, 2018]
Improvements:
- We now fully support .NET Core 2.1.
- We now support profiling .NET Core projects targeting multiple frameworks (using tag).
Fixes:
- APVS-86,PP-4044: Profiling .NET Core applications no longer crashes when requested using ANTS VS Add-in on 15.8 version of Visual Studio 2017.
- PP-4020: The number of SQL queries made using ExecuteDataSet is now correct.
- PP-4072: The number of incoming HTTP requests is now correct for .NET Core 2.1 web applications.
- PP-2871: Outgoing HTTP requests made using HttpClient are now properly instrumented for .NET Core applications.
The Remote Debugger Installation is intended for computers without Visual Studio