Replies: 1 comment 3 replies
-
If you mean "distributed with a built application", then no. It's normally part of the dev tools/IDE (it's included in Visual Studio/VSCode), although you can use external debuggers as well. Is there some specific problem you're trying to solve here? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there debugger for .NET, similar to how I can press F12 in browser to look at html
.NET reflection is similar to the concept of browser debugger right
Beta Was this translation helpful? Give feedback.
All reactions