Profile ASP.NET Core 2.1 web application
arrelligu
Posts: 1 New member
Is there a guide to capture ASP.NET Core 2.1 application and profile it.
I am using it with .csproj file but the only data it captures is the build web host and after that no data is captured.
My config is as below:
There is
I am using it with .csproj file but the only data it captures is the build web host and after that no data is captured.
My config is as below:
There is
Tagged:
Answers
Thanks for your post!
The settings you have look fine, so I'm wondering if you perhaps need to select a different thread - if you go to the thread drop-down, is there another dotnet.exe thread available to view?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
The build processes should actually be skipped and not shown in the results, so we've logged this as a bug with reference PP-4155 and will post here once we have an update.
If you are running into a different issue, however, please let us know!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
I'm happy to report that this bug has been fixed in today's release of the profiler, ANTS Performance Profiler 10.1.9.147, available from Help>Check for updates.
I hope that helps, but please let us know if not!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?