Is there any way to do a many to many relationship (Fluent API or annotations) in EF7 beta 8 without create a join table?
Asked
Active
Viewed 265 times
1 Answers
1
No. This is currently an EF7 backlog work item. See https://github.com/aspnet/EntityFramework/issues/1368

natemcmaster
- 25,673
- 6
- 78
- 100