I have a large JSON file ( about 1.5 Gigabytes) and I want to convert it to DataTable. But I want to do is that first I should read it then DeserializeObject to DataTable. Here is my code:I have a large JSON file ( about 1.5 Gigabytes)
I have a large JSON file ( about 1.5 Gigabytes) and I want to convert it to DataTable. But I want to do is that first I should read it then DeserializeObject to DataTable. Here is my code:I have a large JSON file ( about 1.5 Gigabytes)