A step-by-step guide to configuring VS Code to debug multiple .NET projects simultaneously. Covers creating a frontend webapp and backend webapi, setting up separate build tasks in tasks.json, individual launch configurations in launch.json, and combining them using a 'compounds' section so both projects start with a single F5 press.

4m read timeFrom playfulprogramming.com
Post cover image
Table of contents
First Steps Copy link Link copied!Launch Configurations Copy link Link copied!Compounds Configuration Copy link Link copied!Conclusion Copy link Link copied!

Sort: