Did you anyone used NHibernate with .NET 4.0 framework?
Thanks SDS
NHibernate 5.1 is released with the support of . NET Core 2.0 and . NET Standard 2.0.
NHibernate 5.3 was released on July 19, 2020.
The current version of EF doesn't support lazy loading, only explicit or eager loading of associated entities and collection support. NHibernate support lazy loading of associated entities, collection, and even single properties. NHibernate supports eager loading and explicit loading.
NHibernate is the ORM, an object-relational platform that works on the ASP.Net core. Therefore, we can easily deploy the core project developed in ASP.NET that uses NHibernate on the Linux server without any effort. The application works in the same way as it will do on a windows platform.
It works without problems.
What is not implemented yet is support for System.Collections.Generic.ISet<T>
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With