Fluent NHibernate

Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate. All mappings done in the code with lambda expressions (Map, References, HasMany, HasManyToMany, HasOne, etc.). Now one need not to create HBM mappings (but of course still available).

Go to http://fluentnhibernate.org

See also these related projects.