What do I need to install for C # development on Ubuntu 16.04?
-
What do I need to install for C # development on Ubuntu 16.04?C# Ethan Burch, May 16, 2019
-
.NET Core - https://www.microsoft.com/net/core# linuxubuntu
Visual Studio Code - https://code.visualstudio.com/Download
well or Mono - www.mono-project.com/download / # download-lin-ubuntu
It depends on what you mean by "C # development".Charlotte Robles -
For full development on sharpe, you need to install windows. Quite an impressive piece of technology is missing on Linux (WPF, WCF, WWF, SignalR, etc)Anonymous
-
I would suggest using virtualbox, windows and a full VS. Since there is no big decision support in visual studio code. As an editor I really like him, but it becomes inconvenient to shove everything into one project as soon as you are going to do something big. And you can run it on the same Linux, it works for me :)Layla Trevino
3 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!