Debug Blazor WebAssembly Project in VS Code
This post explains the necessary steps that need to be taken to debug a Blazor Wasm Project in VS Code. It also offers
Flo
TNecessary steps
- Install C# extensions
- Configure launch.json
- Configure .csproj files