I am trying to get rid of Windows, and switch to Fedora. In college I'm learning a lot of asp.net MVC 5.
Now. I know I can do asp.net Core on Linux, with vs code and so on, but is it possible for me to use something like Rider, to develop web apps using MVC 5? I tried using Rider, but it yelled at me for not having msbuild.
I looked into mono, but after some research I don't know if it's good. The problem is my projects need to be compatible with my professor's Visual Studio on Windows. Is there a semi normal way to make it work?
I'm using Fedora.