Blazor Webassembly Debugging #26024
-
A major reason why working with most MS technologies is a joy is the excellent tooling support. However, using VS 2019 there is a significant difference in debugging features between Blazor Server and Blazor WASM. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, it is a goal to fill in as many gaps as we reasonably can as time goes on. This is a big undertaking. We made a lot of progress in .NET 5 but there is still a long way to go. cc @lewing in case there's any info about roadmap we can point to. @Postlagerkarte If you have wishes about particular debugger features to prioritise, please consider posting an issue in the https://github.com/dotnet/runtime repo. |
Beta Was this translation helpful? Give feedback.
Yes, it is a goal to fill in as many gaps as we reasonably can as time goes on. This is a big undertaking. We made a lot of progress in .NET 5 but there is still a long way to go.
cc @lewing in case there's any info about roadmap we can point to.
@Postlagerkarte If you have wishes about particular debugger features to prioritise, please consider posting an issue in the https://github.com/dotnet/runtime repo.