
Learn to use Visual Studio Code for dotnet development, open and run dotnet solutions with the sharp dev kit extension from Microsoft, then debug, test, and integrate with Git.
Install Visual Studio Code and the Dotnet SDK, install the C# Dev Kit extension, create a dotnet console project, and debug with a launch.json in VS Code.
Discover how to run and debug tests in VS Code across multiple test projects, filter and refresh test lists, view results, and troubleshoot failures with breakpoints and debugging tools.
Master vscode keyboard shortcuts for .net: open files with ctrl+p, jump to lines with colon and number, navigate definitions with f12, toggle comments, fold code, use multi-cursor and split views.
Learn how VS Code uses Git to initialize and clone repositories, switch branches, stage and commit, and push changes. Use GitLens for blame and history to trace edits.
I invite you to our course "Visual Studio Code for .NET programmers", which will open the door to more effective work in the .NET environment using the tools available in Visual Studio Code.
In this course, you'll learn to create and run .NET projects in Visual Studio Code, so you can quickly start working on your applications. You will discover the secrets of program debugging, which will allow you to significantly improve the process of identifying and removing errors in your code.
But it is not everything! During the course, you will also learn how to test your applications and generate reports with their results. This will ensure that your code works as expected and is stable.
You'll also see how to effectively use the GIT version control system in Visual Studio Code. Using additional plugins available in this environment, you will learn how to manage your repositories, create branches, make changes and track the history of the project.
You don't need to be an expert in Visual Studio Code or .NET to take our course.
The materials are adapted to both beginners and more advanced programmers.
After completing the course, you will be ready to work effectively on .NET projects in Visual Studio Code.
During the course, you will also learn about built-in keyboard shortcuts built into Visual Studio Code, which will allow you to program without using a mouse, which will improve your software development efficiency.