using …

Pure C#

Auto-mapping with Fluent NHibernate

Yazan: esersahin 17/05/2009

http://www.lostechies.com/blogs/chad_myers/archive/2009/01/11/auto-mapping-with-fluent-nhibernate.aspx

James Gregory, one of the primary maintainers/developers of the Fluent NHibernate project, has posted a 4-part series on how to use the existing auto-mapping features in Fluent NHibernate. Before the links, I’d like to give a shout-out to Andrew Stewart, also a committer on the project, who, as I recall, was the original developer who charged ahead with the auto-mapping features and got it to a usable point from which others have improved upon it.

Here are the links to James’ posts:

Auto Mapping Introduction

Auto Mapping Conventions

Auto Mapping Type Conventions

Auto Mapping Entity Conventions