Hello, in case anyone interested I've just implemented .ToListAsync. It is not just a wrapper, it truly calls ExecuteReaderAsync. Now we can also enjoy less thread usage
https://github.com/ReverseBlade/nhibernate-core/tree/nh_4.5.1 I have made basic tests but did not do through tests yet. Also it targets .net 4.5.1 unlike standard nhibernate. Any feedbacks about how we can port this to main is welcome -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
