Open Closed

Integrating Devexpress XPO as default ORM in Data Access Layer. #4050


User avatar
0
jeffbuot created
  • ABP Framework version: v6.0
  • Project Startup Template: Microservice
  • UI type: Blazor Server
  • DB provider: EF Core

Hi,

Would just like to know if know all the crucial parts in data layer that will be affected by integrating devexpress xpo orm. I compared and found that the xpo and abp efcore has different parts that might have conflicts while integrating xpo:

  • UnitOfWork - XPO has it's own class of UnitOfWork
  • AuditLogging - XPO has it's own base classes and abp has different
  • DBContext

Would be glad for assistance integrating xpo orm on abp.


2 Answer(s)
  • User Avatar
    0
    jeffbuot created

    Hi,

    I'm a bit disappointed that we have purchased commercial but could not get a response from support. I think no one is interested in this since XPO is a product of devexpress which I assume a competitor. Hope this ticket will be refunded, I only have few remaining support tickets for commercial license :(.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can use other ORMs in a single project, it's hard to replace EF Core in all modules and projects.

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