NHibernate is an open source object-relational mapper (ORM) for the .NET framework.
NHibernate is an open source object-relational mapper (ORM) for the .NET framework.
It started as a .NET port of the popular Java ORM Hibernate.
Installation
Installing NHibernate can most easily be done using its NuGet package:
Install-Package NHibernate
Resources
- Reference Documentation
- Wikipedia article
- Getting started Guide: Your first NHibernate based application
- Summer of NHibernate Tutorials
- Books
- Other useful links: