Hey everyone,

I've finally created a Nuget package for this. It enables you to use
AsQueryable() on any supported persistent collection, and query the DB even
from the domain model without initialization and without referencing NH.

Original idea: https://nhibernate.jira.com/browse/NH-2319
Nuget package: http://nuget.org/packages/NHibernate.CollectionQuery
Repo: https://github.com/diegose/NHibernate.Diegose

I've so far implemented Bag, Set and List. I'll implement the rest as soon
as I can.

Diego

PS: I don't usually read the nhusers list. Please send your questions on
the dev list, or use the github tracker.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to