Missing Nhibernate.Linq.DLL from Fluent package
-
If I download the package FluentNHibernate from https://fluentnhibernate.org, I am missing Nhibernate.Linq.DLL.
-
Can I use the latest version of Nhibernate (3.0) downloaded from here: http://sourceforge.net/projects/nhibernate/ with Fluent Nhibernate?
Support Staff 2 Posted by James Gregory on 24 Sep, 2010 06:45 PM
It's not missing NHibernate.Linq, that's a part of the contrib project and
not NHibernate core.
You can use it with NH3, but you'll have to recompile it yourself.
On Fri, Sep 24, 2010 at 6:51 PM, ultra2 <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
Support Staff 3 Posted by Paul Batum on 25 Sep, 2010 10:04 PM
I just wanted to add that you shouldn't run into any problems recompiling
FNH against NH3, I've been doing it for a while now with no issues.
On Fri, Sep 24, 2010 at 1:47 PM, James Gregory <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote: