Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to debug and run a c # program using vscode

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the method of using vscode to debug and run c # program, which is very detailed and has certain reference value. Friends who are interested must finish it!

1. First create a project folder, such as c#vscode test

2. Open this folder in vscode: shortcut key: ctrl+k + ctrl+o

3. Use the shortcut key ctrl+shifit+y to open the console and enter the terminal

4. Then enter the following command to restore

Dotnet new console

5. Press [F5] and select [.NET Core] environment to run.

6. Select yes to close the warning

7. Once set, press [F5] to run it again, and the result is as shown in the figure:

The above is all the contents of this article entitled "how to debug and run c # programs using vscode". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report