Everything you need to get started with NHibernate.
- Click the "Download" link on the right hand side of this page.
You will be redirected to SourceForge, where the files are hosted.
- Select to download the binaries.
Note, if you want to compile NHibernate yourself download the source files.
- Download and extract the zip file to you hard disk.
- Start using NHibernate by simply adding a reference to the NHibernate.dll in your project.
Newcomers can read our getting started guide to learn how to build a simple NHibernate project (opens in new window).