Relative Content

Tag Archive for json.net

Serialize string to a json value string

I have a scenario where I need to update a field value within an existing serialized JSON string before deserializing it. Specifically, I have the following:

Json.net throwing exception when i try to throw array at it

I am trying to make api for https://dictionaryapi.dev/ in C#.
Its for a little school project. Im trying to make the JSON into a class, that i can then access.
This is an example of their json output for the given word “hello”:
https://api.dictionaryapi.dev/api/v2/entries/en/hello