打开 关闭

Overriding dbcontext #5087


User avatar
0
moinahmed 创建

Is there a way to override the current dbcontext and call another for an specific App Service?

I have extended the AbdDbContext and overriding CreateFilterExpression method to inject additional database filtering only for the case of IdentityUserAppService. All looks good, but I'm unsure how to route the database calls through this new Extended dbcontext, any idea?


1 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    You can check this document.

    https://docs.abp.io/en/abp/latest/Entity-Framework-Core https://docs.abp.io/en/abp/latest/Entity-Framework-Core#replace-other-dbcontextes

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