[Rider] How run line-by-line profiling with ASP.NET Core app? Paulwodz Created April 08, 2022 16:08 Hi, I want to profile my ASP.NET Core app locally using Rider, but the configuration window tells me this mode is not available - What am I missing?
Hello,
Thank you for contacting us.
Rider doesn’t support starting ASP.NET Core Web Applications under profiling yet.
We have a corresponding tiсket: https://youtrack.jetbrains.com/issue/DTRC-27662. You are welcome to follow and vote for it.
As workaround you can use attaching to the running processes ("Profiling running processes…") with dotTrace in Rider or start your application under profiling via dotTrace Standalone: https://www.jetbrains.com/profiler/download/#section=web-installer