Can anyone link to or list the new features of NHibernate 3.0?
Asked
Active
Viewed 1,835 times
2 Answers
7
Jason Dentlers book is good start for NHibernate 3
https://www.packtpub.com/nhibernate-3-0-cookbook/book
Also check this article - its the GA but its close to release:
http://www.zvolkov.com/clog/2010/12/04/whats-new-in-nhibernate-3-0-ga/
-
Thanks for the link. I think the nicest bullet point there is: ` (NHibernate.Logging) removes hard dependency on log4net.` – Chris S Jan 14 '11 at 09:57
-
Definitely and the fully implemented Linq provider!! :) – Aim Kai Jan 14 '11 at 09:59
0
This is documented in the changelog.txt
which is part of the distribution you can download.