Skip to content

Latest commit

 

History

History

VS Code and the C# Dev Kit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

C# and .NET Development in VS Code for Beginners

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.

Video Series Link

Full Series: YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/vscode

Learn link: https://aka.ms/dotnet/beginnervideos/learn/vscode

Individual Video Links:

  1. What is VS Code and C# Dev Kit?
  2. Installing VS Code and C# Dev Kit
  3. C# Project Management in VS Code
  4. VS Code C# Productivity
  5. Debugging C# Apps in VS Code
  6. Testing C# Apps in VS Code
  7. 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

Video

YouTube link: https://aka.ms/dotnet/beginnervideos/youtube/vscode

Learn link: https://aka.ms/dotnet/beginnervideos/learn/vscode

Pre-Learning

Episode 1 : What is VS Code and C# Dev Kit?

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?

Episode 2 : Installing 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

Episode 3 : C# Project Management in VS Code

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

Episode 4 : C# Productivity 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!

VS Code C# Productivity

Episode 5 : Debugging C# Apps in VS Code

This video will show how you can easily start debugging your code in VS Code using the C# Dev Kit extension.

Debugging C# Apps in VS Code

Episode 6 : Testing C# Apps in VS Code

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!

Testing C# Apps in VS Code

Episode 7 : How to Contribute to C# in VS Code

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

Feedback

Be sure to give feedback about this workshop!

Code of Conduct