0
elif.altin created
Hi,
I downloaded the "Abp.Account.Pro" Module and made changes for the "Address" field. However, I could not perform DbContext operations in the Module. Is there a way I can add it as a new column to the "AbpUsers" table or also as an "Address" table? I could not find the Entity Model for "User" in the project. Can I access the source code if it is included as a package?
Thanks in advance.
- ABP Framework version: v5.3.1
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
2 Answer(s)
-
0
I need an urgent response so I can continue.
-
0
Hello,
You can check the updated article about adding custom properties to the user entity.
See also Object Extensions docs