0
I was researching on the microsoft website about all these versions of visual studio in order to find the differences between them, but I couldn’t find anything. My university provides the visual studio Enterprise for students to download, but I didn’t notice any difference pro visual studio Community, will someone explain the difference between the 3?
I suggest you take a look at the Visual Studio Code ( https://code.visualstudio.com ) which is the Open Source and Free version and currently supports. Net Core and other languages like Java. A good alternative if you wanted a lighter IDE and no need for restrictive licenses.
– Rafael Gorski