Insert data in entity many to many C # EntityFramework

0

I'm working on a small project, but I want to make an insert to an intermediate table that has the data from many to many.

Database Diagram

And this is the EntityFramework Diagram in Visual Studio

    
asked by AndreyC1995 01.04.2018 в 22:55
source

0 answers