this post was submitted on 29 Feb 2024
78 points (90.6% liked)
Linux
48092 readers
1500 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Visual Studio (Not VS Code), C# is fantastic these days cross-platform wise and a pretty solid general language
But the non-ms IDEs for it...are lacking...and MS just terminated MacOS support for VS (Not that it really mattered the macOS version was a bastardized version of VS anyways) so I don't think their flagship is coming (officially) to Linux anytime soon.
Really? JetBrains Rider is great IMO. Though you do have to pay for it.
You have to pay for visual studio too if it is for business use (the license is also SIGNIFICANTLY more expensive than rider)
My coworker uses VS and it seems like the IDE is doing nothing - every time I open one of his projects in rider 85% of the code is highlighted with suggested optimizations and refactors that VS thinks is fine
Admittedly it's been awhile since I last checked on it, when I last checked it was missing a few of the hot nice features like hot reload (Which, you'll need to take from my cold dead hands, because I love it lmao)
True, I think hot reload is the one big thing it's lacking.
Yeah I second Jetbrains Rider. It’s fantastic on Linux and dotnet development has never been better with it. The only lacking thing is WPF but there’s open source alternatives that are actually cross platform and integrate just as well (AvaloniaUI).
My experience has been very much the opposite. Windows is terrible for any development, even windows applications.
Rider has just been better in every way imo. I haven't touched VS in years.
It does cost but you also get a permanent licence for the version you paid for so you can pay for a year and keep that version.