Using Rider EAP OS X from JetBrains, is it possible to debug two .NET Core Web projets at the same time?
I tried to create two configuration, but when I start the second one, it stop the first and vice-versa.
In Visual Studio, we used to set "Multiple startups projects".
In the "Run/Debug Configurations"-window you can create a new "Compound". Create a new configuration and select which projects to start.