I’m about to start a new job working with C#/.NET and will try to practice before I start. How much of a pain is it to do on Linux?
I’m about to start a new job working with C#/.NET and will try to practice before I start. How much of a pain is it to do on Linux?
You have MonoDevelop and Mono itself.
I would recommend it over main DotNET for GNU/Linux environment and in general.
It is compatible with main DotNet and, in comparison with DotNet, can be built at all from source, making it truly FLOSS.
Edit:
Don’t get confused by some people, Mono is not deprecated nor abandoned, it is even integrating some things from DotNet. As date of today is perfectly maintained.