i would like to implement a dynamic way of creating entities for EntityFramework Core. Therefore i created a base class which adds some basic functionallity to entities. My