Debug ASP.NET Core projects with IISExpress

Answered

Currently, it seems to be impossible to debug ASP.NET Core applications with IISExpress. There is also no "Web" tab in the project properties, such projects are regarded as normal console applications.

However, this is very important for developing ASP.NET Core Apps that must support Windows Authentication.

Do you have any plans to add this functionality? Or is there a workaround?

0
1 comment

Thomas, there is no workaround at the moment, unfortunately. Please vote for the corresponding feature request: https://youtrack.jetbrains.com/issue/RIDER-11638

0

Please sign in to leave a comment.