22 - Configure Many to Many Relationship in Fluent API | Code First | EF 6

preview_player
Показать описание
This video explains how to configure Many-to-Many relationship in Fluent API
Рекомендации по теме
Комментарии
Автор

How do you add a field to the many-to-many table using the fluent api ?

mattmarkus
Автор

Thank you very much for the video. I have below queries.
1. What is the use of public "Virtual" in navigation property?
2. What is poco proxy?
3. How to get identitiy value of currently inserted table and how to pass that value to foreign key table
4.what is dynamic proxy?

sunilkumar-zfdx
Автор

WithMany is not supported now please help me with the another method

karanchadha