❔ Developing on linux?
Hello. I'm looking into learning c# asp .net but i'm on linux. Does anyone work with c# on linux/mac or does most devs working professionally use windows? Is vscode + dotnet cli a viable option if i don't want to buy rider ?
6 Replies
With the new C# extension, VSCode is a pretty viable option
Rider is definately worth the money thou, but you can get started using VSC and get a feel for dotnet/C# before you commit
absolutely
you can set up pretty much any efitor with lsp... but vscode and rider make it eaier
yeah, i think this is the way to go about this. thank you guys
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.