I have two classes with a many-to-many relationship, all the mapping is ready, the insert is working, but when I try to do AutoMapper it goes into an infinite loop.
Workflow:
public class Workflow : Elemento
{
public IList&l...
asked by
21.01.2016 / 17:32