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?
Please sign in to leave a comment.
Thomas, there is no workaround at the moment, unfortunately. Please vote for the corresponding feature request: https://youtrack.jetbrains.com/issue/RIDER-11638