打开 关闭

How to db.AbpUsers users? #2624


User avatar
0
maazq 创建

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 答案
  • User Avatar
    1
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi,

    You can inject the IIdentityUserRepository to get all users.

  • User Avatar
    0
    maazq 创建

    Hi,

    You can inject the IIdentityUserRepository to get all users.

    Got it, thanks.

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