Open Closed

how to inject OrganizationUnitManager in newly added modules #3882


User avatar
0
netaji created
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no

We are using file management module and also wanted to create new modules. how to inject OrganizationUnitManager in these additional modules to use its functionality


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You need to depend on AbpIdentityDomainModule & AbpIdentityEntityFrameworkCoreModule and then inject OrganizationUnitManager .

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