Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Remove parameterless constructor and PopulateOnLoadingFromDb #1

@linkdotnet

Description

@linkdotnet

PopulateOnLoadingFromDb was mainly introduced for Entity Framework 6.x (as well as the parameterless c'tor) and NHibernate.

With EFCore 2.2 this becomes more or less obsolete but still holds true for NHibernate (one could workaround with interceptors but this seems hacky rather than a nice implementation.

Advantage of removing the parameterless constructor is clearly to force a specific implementation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions