In this video, I code a web application with a Many to Many relationship between Products and Ingredients.
There is a pre requisite to this video of setting up your database and tables using Entity Framework which can be found here:
• Build a Code First Entity Framework databa...