0
commitdeveloper1 created
Please give us a sample code to create many to many relationship using ABP.
Many thanks!
Best regards, Ravi~~
2 Answer(s)
-
0
hi
The configuration of EF Core is fully applicable to abp.
https://docs.microsoft.com/en-us/ef/core/modeling/relationships?tabs=fluent-api,fluent-api-simple-key,simple-key#many-to-many https://www.learnentityframeworkcore.com/configuration/many-to-many-relationship-configuration https://www.entityframeworktutorial.net/efcore/configure-many-to-many-relationship-in-ef-core.aspx
-
0
This question has been automatically marked as stale because it has not had recent activity.