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.
... [More] Optionally, you can describe your mapping metadata with attributes in your source code. [Less]
Unofficial addins for NHibernate.
Some times all API you find in NH are not enough to write your system. This is not because NH is poor, but only because some "things" are out of NH scope.
Using Google you can find many and more resources for NH... Did you like to have all in one pack ? This
... [More] is the target of uNhAddIns.
The forum to discuss features is:
http://groups.google.com.ar/group/unhaddins [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy