简体   繁体   中英

how to create a console app in vs2017 with .net core 2.0?

I just downloaded the latest Community Edition of Visual Studio 2017 and I want to create a console app. I have the following menu options:

  • File > New > Project
  • File > New > File

File > New > Project only has an option for "Blank Solution." If I select the option to create a new solution then a new solution is created and displayed in Solution Explorer.

If I right-click the Solution in Solution Explorer and select Add > New Project then the "Add New Project" dialog is opened but no project types are available for selection. What do I need to do as next steps in order to create a new console app?

You must explicitly select the needed frameworks when downloading Visual Studio. Uninstall and Reinstall with the necessary options selected and your problems will be solved.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM