How to deserialize JSON array into type-safe c# class instance
this question is almost identical to the one here I have tried translating the answer into C#, but I am not an expert in JSON and am a little lost. I am attempting to deserialize this JSON response from the…