Joined: Thu Dec 25, 2008 7:13 am Posts: 10
|
I would love expose my api as an IQueryable (for abstraction). I am really interested in Linq to Nhibernate.
I have already built a solution on 2.0.1.4 and tried to download NHibernate.Linq.dll but it is referencing an older version of NHibernate. I downloaded the linq source and tried to build with the new version, but I get an error. IFutureValue is not declared. It is in the older version and Linq to NHibernate depends on this.
Am I right to assume nhibernate (and community) has dropped support for Linq to NHibernate?
|
|