I have a really big JSON file that i need to deserialize into a .NET object. To achieve this I use Newtonsoft.Json JsonTextReader. On a loc
JsonTextReader