Windows 10的ASP.NET 5 Visual Studio 2015中的控制台应用程序

问题描述:

我是这里的新手,我已经下载了适用于Windows 10的Visual Studio2015.在此看不到控制台应用程序.如何在此快速版本中使用控制台应用程序.

I am a newbie here , I have downloaded  visual studio 2015 for windows 10. I couldn't see console application in this .How can I use console application in this express version. 

预先感谢.

您不会在Web版本中找到控制台程序开发. VS Express.您必须下载VS Express的桌面版本才能开发桌面解决方案,该控制台应用程序开发是VS Express的一部分.专业的 VS 版本的组合一个VS开发环境中的Web和桌面.
You are not going to find console program development in the Web version  of VS express. You have to download the desktop version of VS express to develop desktop solutions, which console application development is part of the VS express. The professional versions of VS combines  Web and desktop in one VS development environment.