You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We annotated the Paginate builder action as obsolete since version 4. Perhaps, we should remove it in the next release. Consequently, the IsPagingEnabled flag in the specification will be removed too. Instead of Paginate, we have the more verbose Take and Skip methods.
The text was updated successfully, but these errors were encountered:
We annotated the
Paginate
builder action as obsolete since version 4. Perhaps, we should remove it in the next release. Consequently, theIsPagingEnabled
flag in the specification will be removed too. Instead ofPaginate
, we have the more verboseTake
andSkip
methods.The text was updated successfully, but these errors were encountered: