2005-10-21

Misc - NHibernate 1.0 Released

NHibernate is a port of Hibernate to the .NET platform. Hibernate is the leading open-source object-relational persistence library for Java, used to persist plain objects in relational databases.


After several years of development, the first stable version of NHibernate, version 1.0, is now available for download. This version is comparable to Hibernate 2.1 in terms of features, with a few small differences.

http://wiki.nhibernate.org/display/NH/Home

Thanks to 'Bruno BG' for this one.