If you want to get started with development very quickly without the hassle of installing the full Visual Studio IDE (an hour long or more installation), then you should definitely check out Visual Studio Code!
Visual Studio Code installs in a matter of minutes similar to Notepad++ and offers extensions for C#, MSBuild, XML etc.
You can download Visual Studio Code from here: https://code.visualstudio.com/docs/?dv=win
You can then read more about how to use Visual Studio Code here: https://code.visualstudio.com/docs/editor/whyvscode
To demonstrate how easy it is to get up and running with Visual Studio Code to begin writing C# class files with Intellisense, you can check out the screenshots below:
In less than 5 minutes, I was up and running writing C# class files! Cool, huh??
Visual Studio Code installs in a matter of minutes similar to Notepad++ and offers extensions for C#, MSBuild, XML etc.
You can download Visual Studio Code from here: https://code.visualstudio.com/docs/?dv=win
You can then read more about how to use Visual Studio Code here: https://code.visualstudio.com/docs/editor/whyvscode
To demonstrate how easy it is to get up and running with Visual Studio Code to begin writing C# class files with Intellisense, you can check out the screenshots below:
In less than 5 minutes, I was up and running writing C# class files! Cool, huh??