This code will help you to understand how to debug in a client-side Blazor application. This code will help you to understand how to
To debug a client-side Blazor app in a browser:
"%programfiles(x86)%\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 http://localhost:52902/
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
To debug a client-side Blazor app in a browser:
- Now the Blazer app in Chorme.
- Then hit Shift+Alt+D on Window or Linux and shift+Cmd+D on macOs.
need an explanation for this answer? contact us directly to get an explanation for this answer