Deseralizing JSON Issue… My code or My File?
I have a JSON I'm trying to deseralize in C#. I have set up several classes to model the data format of the JSON contents. I have built some data classes for other JSON's. This one is giving me issues...…