heikar
Results
2
issues of
heikar
Hi yallie, i hope, you are well :) My solutions/projects with Zyan works perfect :) Thank you. But now, i will create a new project with .Net Core Support and...
Hi, i get an strange behavior when i try to deserialize an entity wich is not lazy. ``` public class Entity { public System.Collections.Generic.ISet DetailList { get; set; } }...