NHibernate 1.2.0.CR1

After several months of development, NHibernate 1.2 is approaching release, as indicated by the change from Beta to CR (Candidate for Release). The latest release fixes most reported bugs and includes numerous small improvements. The release is now available for download as a Windows Installer (.msi) package, and a separate installer contains the API documentation, ready to be integrated into Visual Studio 2005.
Change Log | Download
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply