How start remote profile .net core application? Illusionist Nemo Created April 27, 2020 20:33 how to start remote profile .net core application?
For remote profiling, you can use the Console Profiler (https://www.jetbrains.com/help/profiler/Performance_Profiling__Profiling_Using_the_Command_Line.html) or the Remote Agent (https://www.jetbrains.com/help/profiler/Starting_Remote_Profiling_Session.html). We recommend using the Console Profiler to avoid connectivity issues.