This video is about how we can set up .net and c# in visual studio code. This video can be applied to Linux and Mac based systems.
We'll download and install latest .NET 8 version and will make use of .net 8 in vscode. Visual studio code is the modern and cross platform development environment used for programming in the world.
.NET has improved a lot since 2016, and many developers are using it for their business requirements.
Timestamp:
00:00 Introduction
00:10 Steps to follow
00:37 Download .net 8 sdk
01:42 Install .net sdk
02:30 Verify sdk installation
03:05 Extensions
03:48 Install C# Dev Kit extension
04:45 new project
06:30 dotnet build
06:50 dotnet run
How to install Visual Studio Code:
• How to Download and Install Visual St...