DOTNET in Visual Studio Code Using C# | Set up and Installation | VSCODE 2023 |.NET 6 & 7 | Windows



DOTNET in Visual Studio Code Using C# | Set up and Installation | VSCODE 2023 |.NET 6 & 7 | Windows

DOTNET in Visual Studio Code Using C# | Set up and Installation | VSCODE 2023 |.NET 6 & 7 | Windows

Set up and Installation of .NET 6 & 7 on Windows 10/11. To run DOTNET in Visual Studio Code install C# extension. Create a simple program using VSCODE 2023 following this video tutorial. C# is a programming language from Microsoft and using C# I am creating a simple Hello world console program in this tutorial.

Download .NET 7 or 6 SDK:
https://dotnet.microsoft.com/en-us/download

Download VScode:
https://code.visualstudio.com/Download

Content of this video:
0:00 Introduction
0:41 Download .NET SDK
1:51 Install .NET SDK (Runtimes)
2:41 Visual Studio Code
2:58 Download VSCode
3:50 Install C# extension
4:36 Create a console application
4:52 .NET Command line (Terminal window)
6:12 Verify .NET version
6:26 Update code in program.cs
7:23 dotnet run (build+execute)
7:53 Conclusion

Comments are closed.