Skip to content

Latest commit

 

History

History
 
 

.NET

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

.NET for Beginners

New to .NET? We know there’s a lot to explore – so join us on the .NET for Beginners series to understand .NET one step at a time. We’ll cover what .NET is, what you can build with it, how to get up and running within VS Code and how to enhance your projects with NuGet packages.

Video Series Link

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

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

Individual Video Links:

  1. What is .NET?
  2. Installing & Getting Started with .NET in VS Code
  3. Adding a NuGet Package

Overview

In this video series, we will discuss .NET.

Goal Introduction to .NET
What will you learn Introduction to .NET, how to install .NET, and how to add a NuGet package
What you'll need VS Code, C# Dev Kit, .NET SDK
Number of videos 3
Follow along sample code
Slides PowerPoint

Video

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

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

Pre-Learning

Video 1 : What is .NET?

This video will cover some high-level topics about .NET such as what it is, what languages and tools you can use with it, what you can build with it, and more!

What is .NET?

Video 2 : Installing & Getting Started with .NET in VS Code

In this tutorial, we'll install .NET, install VS Code, install C# Dev Kit, and create our first C# Console Application!

Installing & Getting Started with .NET in VS Code

Video 3 : Adding a NuGet Package

Learn how to add a NuGet package to your C# project in VS Code with 3 clicks!

Adding a NuGet Package

Feedback

Be sure to give feedback about this workshop!

Code of Conduct