X.PagedList Versions Save

Library for easily paging through any IEnumerable/IQueryable in ASP.NET

v9.1.2

1 month ago

What's Changed

  • Enhanced data handling in Entity Framework paging.
  • Improved subset calculations for accurate data segmentation.
  • Simplified PagedList usage with new generic empty property.
  • Updated JetBrains.Annotations references for better dependency management.
  • Refactored X.PagedList.Mvc.Core for improved architecture.
  • Updated Spring frameworks for enhanced compatibility.

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v8.4.6...v9.1.2

NuGet

v8.4.6

1 year ago

v8.4.5

1 year ago

v8.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v8.1...v8.4

NuGet

v8.1

2 years ago

Breaking changes

From this version support of .NET Framework is dropped. Future versions of X.PagedList will support only .NET Core 3.1 and latter versions.

What's Changed

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v8.0.5...v8.1

NuGet

v8.0.5

4 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v7.9.0...v8.0.5

NuGet

ef8.0.1

4 years ago

Available at: https://www.nuget.org/packages/X.PagedList.EF/8.0.1

Fixed #171 by #176

v7.9.0

4 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v7.6.0...v7.9.0

NuGet

v7.6.0

5 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dncuug/X.PagedList/compare/v7.2.4...v7.6.0

NuGet