Showing posts with label NHibernate ORM. Show all posts
Showing posts with label NHibernate ORM. Show all posts

Saturday, August 29, 2009

Fluent NHibernate 1.0 Released

Fluent NHibernate offers an alternative to NHibernate's standard XML mapping files. Rather than writing XML documents, you write mappings in strongly typed C# code. This allows for easy refactoring, improved readability and more concise code.

Download it here: http://fluentnhibernate.org/downloads

Read more including the Getting Started Guide here: http://wiki.fluentnhibernate.org/Main_Page