this post was submitted on 29 May 2025
845 points (99.5% liked)
Programmer Humor
36119 readers
568 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
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
Also true the other way around, things that sound like the same but are actually different:
.NET Core, .NET Framework, .NET Standard, .NET
Bonus points for Microsoft also often using the term "framework" for labeling .NET (Core). And then there of course also is ASP.NET because of course.
Just great.
I thought at some point they dropped all those and it's just .net now?
Edit: nope, you're right. Here's the explanation from Microsoft
There are multiple variants of .NET, each supporting a different type of app. The reason for multiple variants is part historical, part technical.
.NET implementations: