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?
It works well on Linux, just that you probably want to invest on getting Rider IDE from Jetbrains. I had to drop C# when it come to developing something for Linux and I opt to use C Language for that, not Rust nor DLang, since I also have to be mindful about FFI.