I am using JetBrains Rider and I want to monitor and debug the network activity of my app. I know there are tools like Fiddler or Wireshark that can capture the traffic, but I want to see it inside Rider's IDE, if possible. Is there a way to do that? I've searched the documentation and the settings, but I couldn't find anything related to network monitoring or debugging.
Asked
Active
Viewed 119 times