0
albert.ogbekhilu created
Hello Support,
We are implementing a solution that requires extending Organization unit & User entity by adding new fields to the entity and we expect that added fields will be created as new columns in the database of both AbpOrganizationunit & AbpUser table.
In addition, how can other microservices build using module template get these additional fields from OrganizationUnit and IdentityUser
Thank you,
2 Answer(s)
-
0
Hi,
See https://docs.abp.io/en/abp/latest/Entity-Framework-Core#extra-properties-object-extension-manager, https://docs.abp.io/en/abp/latest/Module-Entity-Extensions
-
0
This question has been automatically marked as stale because it has not had recent activity.