Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have already installed VSCode and .NET 7.0 X64 in Win10. I can already use C# for code debugging in the current environment.
My main use of Visual Studio is to debug unit test C# code related to the NUnit framework in the book, and print program output to the console. I don’t need to publish a software. Based on the above requirements, how should I minimize the installation of Visual Studio? How should I choose the most streamlined project in the picture below?