Building and Debugging Applications: .NET 5 and Other Platforms
Alessandro Del Sole
Abstract
Alessandro Del Sole
Abstract
Being an end-to-end development environment, Visual Studio Code offers opportunities that you will not find in other code editors. In fact, in Visual Studio Code, you can work with many project types and debug your code in several languages. This chapter first provides a general overview of application development, and then it explains how to build .NET 5 projects supported in Visual Studio Code and how to use all the built-in, powerful debugging features. Even if you do not plan to use C# with Visual Studio Code, I recommend that you read this chapter because most of the concepts are applicable to other languages as well, especially TypeScript, JavaScript, and Python.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Being an end-to-end development environment, Visual Studio Code offers opportunities that you will not find in other code editors. In fact, in Visual Studio Code, you can work with many project types and debug your code in several languages. This chapter first provides a general overview of application development, and then it explains how to build .NET 5 projects supported in Visual Studio Code and how to use all the built-in, powerful debugging features. Even if you do not plan to use C# with Visual Studio Code, I recommend that you read this chapter because most of the concepts are applicable to other languages as well, especially TypeScript, JavaScript, and Python.
Key concepts: TypeScript, Debugging, Microsoft Visual Studio, Computer science, JavaScript, Programming language, Studio, Python (programming language)