AlexanderKrutov / DataTables.Queryable

.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server).
MIT License
51 stars 19 forks source link

ToPagedListAsync Call is ambiguous #47

Closed VictorioBerra closed 7 months ago

VictorioBerra commented 7 months ago

dotnet 8 I started getting an error with this:

image

Any chance we can update the code?

VictorioBerra commented 7 months ago

Its actually X.PagedList https://github.com/dncuug/X.PagedList/issues/242