打开 关闭

user-entity-as-a-navigation-property-of-another-entity #1887


User avatar
0
serdar.genc@talentra.net 创建
  • ABP Framework version: v4.4.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

https://community.abp.io/articles/abp-suite-how-to-add-the-user-entity-as-a-navigation-property-of-another-entity-furp75ex

this link doesn't work for v4.4.2

what is the difference ?


4 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi,

    See: https://github.com/abpframework/abp/issues/8776

    Because we have remove the AppUser entity in the 4.4 version, now, you just need to use the IdentityUser entity.

  • User Avatar
    0
    serdar.genc@talentra.net 创建

    Hi,

    See: https://github.com/abpframework/abp/issues/8776

    Because we have remove the AppUser entity in the 4.4 version, now, you just need to use the IdentityUser entity.

    can you explain step by step, like article... please... or sample code ?

  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi,

    You can try:

  • User Avatar
    0
    serdar.genc@talentra.net 创建

    Hi,

    You can try:

    thank you so much.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11