C#C
C#3y ago
M B V R K

❔ How to run multiple projects in one solution using VS Code?

Hi, I have a solution contains 4 ASP.NET CORE 7 API projects, I use Visual Studio Code as an IDE.
In order to test my solution's projects I need to start all of them in the same time.
Please, is there any method to run multiple projects in parallel using Visual Studio Code ?
Thanks in advance.
Was this page helpful?