0

How do I get the console in c# Visual Basic?

Ok so i was learning c# and downloaded the Visual Basic community edition But there are also three windows version I need to download, so I downloaded the .NET and I can’t find the console application while I’m trying to create a new file. Am I meant to download the whole 3 windows version cause it’s way much about 15GB

3rd Jun 2018, 9:03 PM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar
2 Answers
+ 1
You will need to download the community version of visual studio, it will have c# there. It also has VB and other languages. Next go to create a new project, select the language for c#, then select the c# console application... If it doesn't show up readily in all the templates, you can search the available templates and it will be found.
4th Jun 2018, 8:40 AM
laura
0
thank you.
4th Jun 2018, 8:41 AM
ORAJIAKU chibuchi
ORAJIAKU chibuchi  - avatar