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
The `GetPaginatedAsync` method in the `IRepository<TEntity, TKey>` interface has been marked as obsolete. Users are encouraged to use the new `GetAllPagingAsync` method instead. The obsolete method will be removed in a future version, and an informative message has been added to guide users.
0 commit comments