Abrir Fechadas

How to db.AbpUsers users? #2624


User avatar
0
maazq criada

Users that are in db.AbpUsers table can be accessable with all their properties? How to get all db.AbpUsers users using IRepository<CLASS> Get method?


2 resposta (s)
  • User Avatar
    1
    liangshiwei criada
    Equipe de Apoio Fullstack Developer

    Hi,

    You can inject the IIdentityUserRepository to get all users.

  • User Avatar
    0
    maazq criada

    Hi,

    You can inject the IIdentityUserRepository to get all users.

    Got it, thanks.

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