you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

I do C# dev for work also but use Linux. You'll have to use Rider for Visual Studio and Datagrip for Sql Server Management Studio. Only drawback I have is that Edit and Continue only works on dotnet > 8.0.

You might need to do a tiny bit of extra support for the launchsettings.json since you'll need to launch with kestrel server instead of IIS Express.

Legacy dotnet will need an old Ubuntu/Whatever so some docker knowledge may be required since MS didn't release a snap/flatpak of dotnet yet. πŸ–•

I use Linux for gaming and dev with a highly customized KDE+bash setup and I love it. :)

  • source
  • parent