HOW TO DOWNLOAD INSTALL AND RUN C# WITH .NET 6 ON VISUAL STUDIO CODE | 2023

preview_player
Показать описание
In this video I have shown you proper steps of how to Download, Install, Configure and Run C# with .NET 6 on VISUAL STUDIO CODE. This tutorial is complete as I have explained each and everything in a clear and concise manner.

🔥VS CODE Extensions:
1️⃣ C# (by Microsoft)
2️⃣ Code Runner (by Jun Han)

⌨️Commands (COPY & PASTE):
👉Check Dotnet Version: dotnet --version
👉C# Template Files in folder: dotnet new console
👉Open C# Template Files Folder in VS Code: code .
👉Run in Terminal: dotnet run

👉Change ("csharp": "scriptcs") to ("csharp": "cd $dir && dotnet run $fileName")
NOTE: Commands to be considered are inside () parenthesis. Parenthesis are just to separate commands from other information.
.
.
.
Comment For Any Ambiguity And I will Try To Respond To it As Soon As Possible🙂
Рекомендации по теме