Hello everyone.
When using Visual Studio (2019) and .NET Core/.Net 5, a console will when you debug the project: Example.
I also like to use Windows Terminal. Is there a way to open this console in Windows Terminal?
Or if not possible, to show it in visual studio itself or something?
I want to do this too.
I’ve been on OP’s quest before and came up empty handed. Here is a thread on StackOverflow where no one was able to find a solution either. Seems like people would like this feature.
You are making you life much harder if you trying to debug via console. Use your IDE.
I guess he wants to display output (logs and stuff) inside Windows Terminal instead of VS built in Console host.
C# devs
null reference exceptions