Rider + Chrom + IISExpress + ASP.Net Core

Answered

Hello

Im using the version 2017.1.1 of Rider. I have an existing web project. In VS I'm running it on IISExpress with Chrome for debugging. How can I configure Rider to do the same?

Kind regards

0
3 comments

For now when you run webapp Rider starts IISExpress for you and prints something like 
address: 127.0.0.1
port: 5001

Only remaining thing you need to do is open 127.0.0.1:5001 in browser.

Please upvote this request https://youtrack.jetbrains.com/issue/RIDER-5271 for automatic browser running.

0
Avatar
Permanently deleted user

Hello,

Thank you. And is there a way for JavaScript debugging in Rider too?

 

Kind regards

0

@Georg Ploesch I think, it just works. Have you tried it?

0

Please sign in to leave a comment.