[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get All Items #20

Closed
uchetfield opened this issue Jul 6, 2019 · 1 comment
Closed

Get All Items #20

uchetfield opened this issue Jul 6, 2019 · 1 comment

Comments

@uchetfield
Copy link
uchetfield commented Jul 6, 2019

Since all the Get() method is marked as obsolete what is the best method to return all of the items from a table? If the scenario is to pull all of the records from a lookup table that may have 30 items or more but not so many that it would require paging it seems awkward to pass in Int32.Max as the size parameter and the have IPaginate object as the result when I'm just looking for a collection of objects.

@kalkotekedar
Copy link

I am facing the same issue with, Is there any way to get all the records?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants