There is a fork of NHibernate that has async methods for many of the operations that require IO: https://github.com/ReverseBlade/nhibernate-core . On nuget it's called NHibernate.X: https://www.nuget.org/packages/NHibernateX/ . I used it for a while on my hobby projects (throw-away stuff) because of its nature. There isn't even a bug tracker.
But given that there's is a working fork and the changes required don't seem to be that big, what is currently missing for adding it to the official release? I don't have enough knowledge to tell if something is obviously wrong in the fork, hence my question. -- 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 https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
