How can I improve performance and increase the speed of processing data so that it takes short time read and process 500,000 records
I’m having a .net core console application that reads parts of the JSON files stored in a folder the part of the JSON that I’m reading contains greater than 500,000 records in it, I’m able to read all the data but the only challenge I’m facing is that it is very slow it takes approximately 10 minutes to fetch and insert all the data. how can I modify my code below so I can improve performance and increase the speed to minimize the time it takes to process and insert all the data.
Remote validation doesnt work/ doenst get fired/ invoked/ hit for no reason
I have a dto: