I have a HttpClient that is trying to Get huge amount of json data from the WebAPI. Then load these data into a DataGrid.
I have tried to implement the HttpComple