But I want to debug project via JetBrains Rider. I can launch project in IIS but prefix not showing any info about requests. In Visual Studio all works fine. Any advices how I can achieve this?
Currently, Stackify Prefix seem to only support the in-process IIS Express hosting mode, while JetBrains Rider only supports out-of-process. Here's a relevant issue in the Rider bug tracker: RIDER-22746.