|
|
|
|
|
by GordonS
2646 days ago
|
|
.NET's '10 tonne' standard library is a decent part of what makes it so usable. And it's not exactly massive either - I can publish a standalone .NET Core app that's only around 30MB in size. For the usability and GC, I'll take that over C any day. |
|
Honestly, it shouldn't need to be that big. There's plenty of cruft even in .NET core.