this post was submitted on 21 Mar 2025
223 points (97.4% liked)
Programmer Humor
34831 readers
289 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
Nah its mostly nuget packages. And everything has more dependencies now, including all the dependencies ๐
nuget packages? is that what we can node_modules these days?
Nuget is dotnet's package manager
Lmao, I guess I wasn't too far off.
C# is usually used server-side. How would nuget bloat affect client-side applications that users use?
I meant node packages ๐ . C# can be used in front end too though, but probably quite rarely used ๐