Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Visual Studio Code - for .NET (C#) developers
Rating: 4.7 out of 5(67 ratings)
2,902 students

Visual Studio Code - for .NET (C#) developers

VS Code for .NET Developers Course: Build, Debug, Test, and Work with GIT
Created byJakub Kozera
Last updated 2/2025
English

What you'll learn

  • Create and run .NET projects in Visual Studio Code
  • Learn how to debug programs
  • Execute and generate a report of completed tests
  • How to use GIT using additional plugins for Visual Studio Code

Course content

1 section6 lectures55m total length
  • Introduction0:41
  • Free resources0:14
  • Visual Studio Code for .NET applications24:15

    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.

  • Running and debugging tests in VS Code6:57
  • Efficient programming with keyboard shortcuts in VS Code12:58
  • Convenient work with GIT via VS Code10:44

Requirements

  • Know the basics of C#

Description

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.

Who this course is for:

  • Developers creating .NET applications on any platform: Windows/Linux/macOS