Hacker News new | past | comments | ask | show | jobs | submit login

The BCL is such a great tool that I am sometimes baffled by other languages heavy reliance on package managers like npm or gems to get basic functionality.

It is consistent, well behaved and while not complete, it is very solid. The only complaint I have are that it has some dark corners (System.Diagnostics come to mind) and the fact that non of the classes are easily used for testing and that I have to wrap a lot of basic functionality like file system access or the TcpClient to be avle to test my classes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: