issues Search Results · repo:dncuug/X.PagedList language:C#
Filter by
158 results
(61 ms)158 results
indncuug/X.PagedList (press backspace or delete to remove)Is your feature request related to a problem? Please describe. Currently it s not possible to use page size of 0 without
an exception being thrown.
Describe the solution you d like It would be nice if ...
Ben555555
- Opened 4 days ago
- #321
Why the GetMetaData() method will be removed in future versions?My team always use this method to return meta-data to
the front-end for paging.
PurpleForever
- Opened on Nov 7, 2024
- #309
I understand why https://github.com/dncuug/X.PagedList/pull/262 happened, and I agree that async-over-sync is a bad
practice. What is the reason for not using actual async implementation, though?
triforcely
- Opened on Oct 17, 2024
- #306
a-gubskiy
- Opened on Sep 20, 2024
- #294
The NuGet team has finally approved the prefix for X.PagedList. As a result, we can now restore the previously used
package names. This task involves aligning namespaces to reflect the correct naming conventions ...
enhancement
a-gubskiy
- Opened on Sep 20, 2024
- #292
In 8ec71492 , the namespace in X.PagedList/PagedListExtensions.cs was changed so the .Extensions suffix was removed
again.
However, this was added in 6ae094e4bd45af6318075fea17e78fc3ed935749 to separate ...
adschmu
- Opened on Sep 3, 2024
- #290
Hi, forgive me if this is obvious, but I couldn t find any info about it after searching...
I updated this from the obsoleted nuget package but suddenly the paging in my areas no longer works. I tried ...
selaromdotnet
- 2
- Opened on Aug 24, 2024
- #288
There are no additional changes piped at my side at the moment.
I m not aware of your release strategy, but to make the changes available to a larger audience I would like to see a
release at some point. ...
adschmu
- 10
- Opened on Jul 10, 2024
- #271
In ToPagedList(superset, pageNumber, pageSize, totalSetCount), there is a strange condition which looks to me like and
|| might be used incorrectly or the logic is flawed otherwise:
https://github.com/dncuug/X.PagedList/blob/master/src/X.PagedList/PagedListExtensions.cs#L218-L227 ...
adschmu
- Opened on Jul 9, 2024
- #266
Describe the bug
For the release 9.1.2, the parsing behavior of the UpdateTargetId in AjaxOptions (i.e. data-ajax-update for unobtrusive
ajax) has been changed: Previously, one would only specify the ...
adschmu
- 3
- Opened on Mar 23, 2024
- #245

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.