/xyLOGIX.Api.Data.Iterables

(C#/x86-64/Class Library/VS2019) Companion to xyLOGIX.Api.Data.Iterators. The objective of the pair of libraries is to emulate the C# IEnumerable/IEnumerator functionality, but this time, for reading an finite or infinite paged API result, accounting for considerations such as specifying the number of elements per iteration and/or the server returning excess results (perhaps due to bugs in the server's API controller).

Primary LanguageC#

No issues in this repository yet.