Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should be able to simply use Json.Deserialize<T>() ?

The beauty of types in this case is that the JSON structure has a natural way to be expressed in C#… we just need to utilize it

Or a JsonNode if you don’t know the structure



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: