Writing C# applications in Visual Studio Code has never been easier! We recently introduced the new C# Dev Kit extension. In this video series, you’ll learn how to get started writing, debugging, testing, and running your C# applications productively in VS Code using the new C# Dev Kit extension.
Full Series: YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/vscode
Learn link: https://aka.ms/dotnet/beginnervideos/learn/vscode
Individual Video Links:
- What is VS Code and C# Dev Kit?
- Installing VS Code and C# Dev Kit
- C# Project Management in VS Code
- VS Code C# Productivity
- Debugging C# Apps in VS Code
- Testing C# Apps in VS Code
- How to Contribute to C# in VS Code
Goal | Develop a C# app in VS Code using the C# Dev Kit extension |
---|---|
What will you learn | What is VS Code and C# Dev Kit?, how to install VS Code and C#, project management, using C# productivity tools, debugging and testing C# apps in VS Code |
What you'll need | VS Code, C# Dev Kit, .NET SDK, VS Subscription |
Number of videos | 7 |
Follow along | Codele Github Repo |
Just want to try the app or see the solution? | Codele repo (finalProduct branch) or view sample-code folder |
Slides | Powerpoint |
YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/vscode
Learn link: https://aka.ms/dotnet/beginnervideos/learn/vscode
Watch this video to start your journey toward writing your first C# program in VS Code. You’ll learn about Visual Studio Code, how it both complements and differs from the Visual Studio IDE, and how the new C# Dev Kit extension can boost your productivity in VS Code.
What is VS Code and C# Dev Kit?
In this video, we’ll walk you through how easy it is to download and install both VS Code and the C# Dev Kit VS Code extension.
Installing VS Code and C# Dev Kit
Get started with your first C# application in VS Code by adding and managing projects and files using the C# Dev Kit extension’s Solution Explorer window.
C# Project Management in VS Code
The C# Dev Kit extension comes packed with new and improved editor features to make you more productive in VS Code. In this video, we’ll write some C# code and discover some cool productivity tools you can use along the way!
This video will show how you can easily start debugging your code in VS Code using the C# Dev Kit extension.
The C# Dev Kit extension has buffed up VS Code’s Test Explorer and the overall testing experience with new commands and capabilities. Let’s explore how you can run and manage your C# tests with ease!
We’re always looking to improve the C# experience in VS Code, and we need your help to create a satisfying experience! Learn how you can share your feedback and contribute to enhancing VS Code and the C# Dev Kit extension.
How to Contribute to C# in VS Code
Be sure to give feedback about this workshop!