I am working on a winforms app in vb.
It should have .NET 8 as target framework and therefore the JavaScriptDeserializer does not work anymore (only works up to 4.8 .net_framework).
The new deserializer built into .NET (System.Text.Json) doesn't work with the previous code and I don't want to use the Newtonsoft deserializer as it requires an additional package.
Do any of you have an idea how I can read the value of red_x from the attached json file?
I failed with JsonDocument, JsonArray, JsonNode.
Edit: problem solved.
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by ProWo; 21st Aug 2024 at 06:02. Reason: Problem solved
Similar Threads
-
tubitv subs in JSON?
By grimeire in forum Video Streaming DownloadingReplies: 5Last Post: 5th Jul 2024, 10:19 -
Need some help for Playlist.json
By katemarian in forum Video Streaming DownloadingReplies: 3Last Post: 12th Jun 2024, 14:48 -
Video download from Bunny (b-cdn.net or mediadelivery.net)
By tadkozh in forum Video Streaming DownloadingReplies: 6Last Post: 27th Nov 2023, 17:01 -
Header contains json data challenge
By sarvo99 in forum Video Streaming DownloadingReplies: 5Last Post: 20th Sep 2023, 10:13 -
Is MakMKV.com Now MakeMKV.net or is .net Malicious?
By jdreffner in forum Blu-ray RippingReplies: 5Last Post: 25th Apr 2021, 15:05