开发者

Where is the new NHibernate Core Linq?

开发者 https://www.devze.com 2022-12-31 13:00 出处:网络
I\'m running NHibernate 2.1.2.4000 but there\'s no Query() method off my session...开发者_如何学运维

I'm running NHibernate 2.1.2.4000 but there's no Query() method off my session...开发者_如何学运维

Which version of NHibernate introduces linq into the core?

I'm still running on the old Contrib Linq.

I've just upgraded to the latest stable release of Sharp Architecture which makes it difficult to upgrade individual components (e.g. NHibernate) off the trunk because of dependency nightmares.


take a look at WhoCanHelpMe. it uses s#arp at it's core but has a LinqRepository.


NHibernate 3 is supposed to introduce Linq into the Core libraries. Until then you need to include the external linq provider (which it looks like you're aware of). It's part part of NHContrib and can be downloaded from here.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号