❔ Newtonsoft JSON trying to serialize list of objects with a two dimensional array "shape" property.
I'm getting some errors about additional characters being found in my json when trying to deserialize, while trying to serialize a List<Ship>, which I think may be because each individual ship has a property of ShipNode[,] Shape. I am new to all this so any tips are appreciated.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
C
C#
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.