C#: How to Run C# in VSCode (Compile, Debug, and Create a Project) - видео HD
00:04:59
Обнаружено блокирование рекламы на сайте
Для существования нашего сайта необходим показ рекламы. Просим отнестись с пониманием и добавить сайт в список исключений вашей программы для блокировки рекламы (AdBlock и другие).
12n.ru 18057 роликов
1380 просмотров на сайте 12n.ru
How to Run C# in VSCode (Compile, Debug, and Create a Project) - видео.
Are you looking to learn C# but not sure how to run it in VSCode?
Or are you tired of the Visual Studio bloat and want to do your C# or .NET development in a much lighter, Visual Studio Code?
Well, in this video I'll show you, in under 5 minutes, how you can create a project, build, and debug your C# code inside of VSCode using the dotnet CLI.
Hope you enjoy it.
Fill the gaps with fun, interactive learning:
** Learn Computer Science Fundamentals: geni.us/nRc5
** Learn Algorithm Fundamentals: geni.us/DB373
**** Get ONE FREE Month on Skillshare. Learn Anything (preferably code
Or are you tired of the Visual Studio bloat and want to do your C# or .NET development in a much lighter, Visual Studio Code?
Well, in this video I'll show you, in under 5 minutes, how you can create a project, build, and debug your C# code inside of VSCode using the dotnet CLI.
Hope you enjoy it.
Fill the gaps with fun, interactive learning:
** Learn Computer Science Fundamentals: geni.us/nRc5
** Learn Algorithm Fundamentals: geni.us/DB373
**** Get ONE FREE Month on Skillshare. Learn Anything (preferably code
развернуть свернуть
I have a question, when I try add new class and dotnet run in terminal but only Program.cs is run.
Could you tell me how can I change cs file what dotnet run?