Hi,
I often read and feel that .NET Framework has much less libraries to use in project than available in Java world.
Even if some ports exists, a lot of them are not at the full speed/active. One example is Apache NFOP. It has not been updated for a while. Another is NHibernate - it is very active but does miss a lot of features that Hibernate has for quite some time.
Additionally there are a log of small things missing in .NET.
So my questions would be:
- what are the libraries that are available in Java world but not in .NET?
- what are the libraries that you are personally missing in the .NET comparing to Java?
DOWNVOTING: I don't really understand the reasons for downvoting as I am not starting any C# vs Java debates or anything. I just want to know thing missing in .NET so that I could possibly implement them in a new OSS project. Downvoting makes me think that those people either don't care or just don't want to be constructive. And it makes me think I should not ask it.
Please, when downvoting - provide at least a reason so we are all a bit more constructive/professional.