I am not sure what is going on but I keep getting the following exception when doing a query. \"Duplicate type name within an assembly.\" I have not been able to find a solu
With EF 6.1, I run into the same problem.
In my case, my model has a self-reference table. So I found it might be caused by the following two reasons.