B
B
badrbot2019-04-21 12:44:12
JSON
badrbot, 2019-04-21 12:44:12

How to decode json object into C# array?

There is a json object:

Link
https://gdzputina.net/json/11-klass-algebra-mordko...

I need to decode it first into regular json without
this one
043e\u0440\u0434\u043a\u043e\u0432\u0438\u0447<\/strong> \u0441\u0442\u0430\u043d\u0435\u0442 \u043f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u044b\u043c \u0434\u043b\u044f \u0443\u0447\u0435

To then parse it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Griboks, 2019-04-21
@acrytzat

In the package manager, type json, install the first one in the list (newtosoft, it seems). Follow the link for sample code.

Similar questions
K
kocherman2012-07-25 17:44:39
Is it possible to use such construction in html