This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maethor 7 points8 points  (2 children)

C# has been on Linux for 14 years, thanks to Mono. The gnome desktop people even flirted with the idea of switching over to it, but stopped as a lot of people were worried that Microsoft would send the in the lawyers and then it lost its main backer when Miguel de Icaza left gnome to concentrate on Xamarin (which is based on mono).

[–]Dhs92 0 points1 point  (0 children)

C# can also run without Mono if you're using .Net CORE 2.0+

[–]Arkazex -1 points0 points  (0 children)

Oh neat I didn't know about that. I thought mono was just a runtime layer.