← Back to context

Comment by CharlieDigital

17 hours ago

VS - great if you are Windows only shop for dev and want all the bells and whistles

Rider - has all of the the nice things JetBrains does and the best option on Mac if you need advanced refactoring; UI feels a bit cluttered at time (though they improved this).

VSC - for whatever reason, I always end up back to VSC for .NET for backends. Good enough, fast, and lightweight enough. Plays nicely with Node and full-stack monorepos.

I would commit to VSC and try to make it work. If you find you need advanced refactoring support, then try out Rider.