Entity Framework not saving data into database
I made a simple app where you can give the program xml files and it pairs the products inside them by manufacturer part number, but it is not saving it into the db, however if the product is already exists in the database or I run the script a second time, it works perfectly!