We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUILD_TYPE=Debug
curl -sSL https://aka.ms/getvsdbgsh | /bin/sh /dev/stdin -v latest -l /vsdbg
https://www.hanselman.com/blog/remote-debugging-a-net-core-linux-app-in-wsl2-from-visual-studio-on-windows https://code.visualstudio.com/docs/remote/attach-container https://okteto.com/blog/remote-kubernetes-development/
The text was updated successfully, but these errors were encountered:
This should still work
Sorry, something went wrong.
Yes, it's content from old docs in ArmoniK that we have to move to ArmoniK.Core
esoubiran-aneo
No branches or pull requests
Here the content migrated from ArmoniK
Debug Informations to save the day
Debug C# container with Visual Studio Code
Steps
BUILD_TYPE=Debug
curl -sSL https://aka.ms/getvsdbgsh | /bin/sh /dev/stdin -v latest -l /vsdbg
Sources
https://www.hanselman.com/blog/remote-debugging-a-net-core-linux-app-in-wsl2-from-visual-studio-on-windows
https://code.visualstudio.com/docs/remote/attach-container
https://okteto.com/blog/remote-kubernetes-development/
The text was updated successfully, but these errors were encountered: