Getting back to my original point, I prefer .NET F...
# random
z
Getting back to my original point, I prefer .NET Framework (no real choice) over Java BCL + Guava + Apache Commons + Kotlin-STDLib Scala-STDLib (many choices) because it makes my development life easier. Not only is there generally only one place to look for something, libraries all interface with each other cleanly because they all use the same base framework library.