How To Set up a development environment for C# on Linux without Visual Studio?
Why?
I am learning programming in an adult education system. So we learn several programming languages at the same time. We recently started working with C#. C# development requires a .net framework, which is basically made for the Windows platform.
...
peterteszary.hashnode.dev3 min read