I am trying to deserialise large EDI messages using indice-co/EDI.Net but the messages that I am deserialising are in lists which are limitted to 50. I'm wondering if anyone has come accross this issue before and whether they have managed to fix it.
I don't know whether adding a code sample would help but whether using an array or a list it is still limited.
Thanks in advance