Deserializing JSON without curly braces embedded in a string using C#
I have the following string:
System.NullReferenceException thrown from var elArray = elObject.Children().FirstOrDefault(x => x.Name == “SEK_per_kWh”).Value;
I’m trying to get the name:value pair from a Json-file which look like this: