This is a mirror of official site: http://jasper-net.blogspot.com/

NHibernate 3.2 Released

| Wednesday, August 10, 2011
NHibernate 3.2 was released some weeks ago. Get the source code from the SVN repository here: https://nhibernate.svn.sourceforge.net/svnroot/nhibernate.

Binaries here: http://sourceforge.net/projects/nhibernate/files/.

Release notes: https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&version=10440.

JIRA issue tracking: https://nhibernate.jira.com.

As always, you can get help from the NHibernate Users mailing list: http://groups.google.com/group/nhusers.

Lots of bug fixes and some new features. My favorite ones are:

    Mapping by code: fluent configuration, no more .hbm.xml files required;
    Subselect: ability to map SQL views as entities;
    HQL paging: TAKE and SKIP on HQL;
    Integrated bytecode provider: one less DLL to deploy.


Read more: Development With A Dot
QR: nhibernate-3-2-released.aspx

Posted via email from Jasper-net

0 comments: