igdb-dotnet icon indicating copy to clipboard operation
igdb-dotnet copied to clipboard

QueryAsync to return Count

Open ThomasBowen opened this issue 2 years ago • 0 comments

A query request returns a count as x-count part of the headers.

Add an optional out parameter to QueryAsync to output this count and remove the need to call "Query" and "Count" when you are doing paginated search.

ThomasBowen avatar Nov 24 '22 11:11 ThomasBowen