nhibernate / fluent-nhibernate

Fluent NHibernate!
BSD 3-Clause "New" or "Revised" License
1.66k stars 686 forks source link

Obsolete FluentNHibernate.Data.Entity #685

Closed hazzik closed 3 months ago

hazzik commented 3 months ago

The FluentNHibernate.Data.Entity class is problematic because of the following:

Instead of using FluentNHibernate.Data.Entity please implement your own.

Closes #376

hazzik commented 3 months ago

The good implementation for base class for entity could be found here: https://stackoverflow.com/a/5857854/259946 and here https://ayende.com/blog/2500/generic-entity-equality