Top 20 NuGet nhibernate Packages

Provides basic support to ease communicating with NHibernate backed repositories
Cache provider for NHibernate using Enyim Memcached client and AmazonElastiCacheClusterConfig
Unit of Work and Repositories implementations (NHibernate)
Domain Driven Design Repositories
Easy integration between NHibernate and WCF, ASP.NET MVC, Web services
Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing common repository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations : - NHibernate -> NHibernateRepository - LINQ2SQL -> LinqT...
Silky smooth .NET wrapper for NHibernate.
Transacribed from JAVA version on https://code.google.com/p/hibernate-generic-dao/
Block ID Generator for NHibernate. Allocates IDs in blocks and tracks the next available ID in the database. Allows the size of blocks to vary on each allocation.
Query helpers and extensions for NHibernate with Nancy.
An attribute used to define an abbreviation for a table name, to be used when deriving column names
A class convention which sets cache to read-write
A class convention which sets dynamic insert
A class convention which sets dynamic update
A class convention which sets not lazyload
A class convention which sets schema to dbo
A string extension for creating an escaped column name
A type extension for creating a table name
A has many convention which sets batch size to 100
A has many convention which sets not key nullable