Open Closed

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


User avatar
0
serdar.genc@talentra.net created
  • 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 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team 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 created

    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 created
    Support Team Fullstack Developer

    Hi,

    You can try:

  • User Avatar
    0
    serdar.genc@talentra.net created

    Hi,

    You can try:

    thank you so much.

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