this post was submitted on 30 Aug 2023
30 points (100.0% liked)
.NET
1465 readers
7 users here now
Getting started
Useful resources
IDEs and code editors
- Visual Studio (Windows/Mac)
- Rider (Windows/Mac/Linux)
- Visual Studio Code (Windows/Mac/Linux)
Tools
Rules
- Rule 1: Follow Lemmy rules
- Rule 2: Be excellent to each other, no hostility towards users for any reason
- Rule 3: No spam of tools/companies/advertisements
Related communities
Wikipedia pages
- .NET (open source & cross platform)
- .NET Framework (proprietary & Windows-only)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
MonoDevelop died for this.
(Disclaimer: I haven't used MonoDevelop to know its quality, I'm just tempted by the idea of a free cross-platform .NET IDE. Microsoft took MonoDevelop, forked it into VS for Mac, left the former stagnate, and now is killing its closed-source descendant.)
Vs code fits the bill as a good cross platform .NET IDE. It is also a really good Standalone text editor.
VS Code honestly kind of sucks for it, there's just so many small things missing or lacking.
Check out Rider, I was honestly surprised and switched over to it after 8 years of visual studio.
Rider is awesome - totally understated even if JetBrains does have a big fan base. If you'll notice, most non-MS video bloggers use it, and for good reason.
It's a great text editor, yes. An IDE though, it is not. It gets close with various addons, but it's still not the same experience.