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?
incredibly easy with modern .net, you just have to make sure to install the dotnet package
JetBrains Rider is a really good cross platform IDE, but you can also use whatever editor you want (and Visual Studio Code is pretty easy to get set up as well)