I just realized that I should credit Fluent-NHibernate for putting me over the edge to build my first NHibernate app. I’ve been wanting to get to it for a while, but I don’t have any paid projects that are using it. FNH made it easy to set up NHibernate and get going. I doubt I’m the only one to whom this applies. It also led me to find FluentMigrator on which I’m now a contributor. Lastly, I also finally chose to use ASP.Net MVC on the same project I’m using FNH, FluentMigrator, and NHibernate. It’s funny how things build momentum like that.
