221
Why indeed
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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 ๐