Entity to json error - A circular reference was detected while serializing an object of type

前端 未结 5 1038
醉梦人生
醉梦人生 2021-01-02 02:22

Following error occurred when trying to convert entity object into JSON String. I\'m using C# MVC4 with code first DB designing. It seams its because FKs and relationships b

5条回答
提交回复
热议问题