this post was submitted on 05 Feb 2024
820 points (97.0% liked)

linuxmemes

19849 readers
538 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] olafurp@lemmy.world 4 points 5 months 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. :)