FoxIDs
FoxIDs copied to clipboard
Pagination support in the GetListAsync method in PgTenantDataRepository
Add support for pagination in the GetListAsync method.
This feature is used when data is processed and will result in incorrect data when the number of down-parties is more then 100 in a track.
Depends on #40.