Hi, NHibernate has a CRUD operations ordering logic meant to get things done as they should. But I guess EF is supposed to do so too. You would have to test your troublesome cases with NHibernate to check what it gives.
I do not know about a comparison between NHibernate and EF about this kind of issues. Regards, Frédéric On Saturday, May 31, 2025 at 8:39:53 PM UTC+2 Michael W Powell wrote: > Hello, > > I've run into some strange cycle and then also CRUD order issues > causing FK failures with EF that have me wondering the efficacy of > continuing with it for my ORM needs. Wondering if NHibernate (and/or > Fluent) are any better about these sorts of things? Is there perhaps a run > down comparison of features hibernate versus EF that might talk about these > kinds of things? Appreciate any insights, thank you... > > Best, > > Michael W. Powell > > -- 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 view this discussion visit https://groups.google.com/d/msgid/nhusers/5f0030d7-f43d-48a6-9146-0795f84b1f5fn%40googlegroups.com.
