I primarily use linux for development. I have inherited an old .net mvc project. I'd like to not have to use a windows vm to run visual studio.
Is it possible to run Rider with mono to work on the existing .NET code on my linux box? If not, is there another option for linux? Should I put off using this setup until I can talk the client into migrating to .NET core?