0

I just want to create a simple console application in Visual studio 2015 or 2017. But visual studio is not freely available. I tried to download VS2017 trial version but I am only getting one installed template and that is to create blank solution. Please suggest what I need to do or what I am doing wrong.

Adeel
  • 413
  • 1
  • 7
  • 22

1 Answers1

1

Since you're not in an enterprise, you can download and use VS Community for Free

(Formerly Visual Studio express)

https://www.visualstudio.com/vs/community/

  • I have already installed it. But when I go to create new project only blank solution is coming under installed templates. – Adeel Apr 30 '17 at 02:11