Open Closed

Many to many realtionship returning null #1805


User avatar
0
beuko created
  • ABP Framework version: v4.4.2
  • UI type: MVC
  • DB provider: EF Core

Hello,

I know this is not realated to ABP but I wonder if you can help me.

I am following this guide for implementing many to many relationship between two entities as it is mentioned few times in forum posts ( Link ).

The problem I have is that my AppService is returning null for BookCategory list.

I included BookCategory in EfCoreBookRepository created by ABP Suite, but I still get null...


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    see https://support.abp.io/QA/Questions/1607/About-Many-to-Many-relationship-for-Different-Module-template https://github.com/abpframework/abp/issues/7689

    also download the EasyCRM application which is made with ABP. you can see many to many relationship example https://docs.abp.io/en/commercial/latest/samples/easy-crm

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