I'm starting a new project and I want to use NHibernate 3.2. I know that it can now do something similar to FluentNHibernate and I want to give it a try.
But I am having a hard time finding documentation on the Loquacious API. I've seen blog posts on how to configure the ISessionFactory, but I'm getting lost after this. I know that the 3.2 API is moving fast and that article about 3 to 4 months old are already out of date, but I'm looking for the most recent information.
Where can I find the resources concerning:
How to setup NHibernate 3.2 without using XML, without using FluentNHibernate and without using ConfORM?
How to register the mappings?
How to create conventions?
Please remember that this is concerning NHibernate 3.2 (and probably above). If any of the concepts like mappings and conventions no longer apply, please can you point me into the right direction?
I have some experience with NHibernate and FluentNHibernate as I used them for a small project, but it was not very complicated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…