Are there any alternatives for Visual Studio on Ubuntu?
I searched on Google and I could not find anything.
Asked
Active
Viewed 407 times
0
2 Answers
1
Your question leaves a bit to be desired, but from what I interpret you are asking for IDEs with C# support that can run on Ubuntu.
I would highly recommend Visual Studio Code (link)
Alternatively you have JetBrains Rider, which is a fabulous, but paid IDE.
If your question is if you can run Visual Studio on Ubuntu, the answer is no.
Smurfz87
- 545
- 3
- 17
1
If you are looking for IDE then MonoDevelop or Visual Studio Code are good alternatives.
SheldonCopper
- 124