At
Mindbox we have developed a number of helper classes for Entity Framework POCO. Especially for scenario where change tracking proxies are used and you want your classes to also work in tests. The helper classes make it easy to synchronize changes to entity references with their foreign keys and bi-directional references. We have decided to
(
Read more... )