Hello,
I want to map a joining table between A and B. I have a sense how to map the A and B sides of the relationship, one of which I think should be .Inverse(), yes?
I am not hundred percent positive, but I may need to attach additional properties than just linking A to B and vice versa.
So I need to introduce a map for the joining table C as well. But, personally, I'm not quite sure how that would work.
Any insights?
Best, thank you...
Michael W. Powell