ASP.NET Core 8.0, 9.0 Library to support Paging (including sorting and filtering) for Entity Framework Core and IEnumerableOfT datasources.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 10.0.1 |
| Author(s): | Fons Sonnemans |
| Last Update: | Wednesday, November 19, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sonnemaf/ReflectionIT.Mvc.Paging |
| NuGet Url: | https://www.nuget.org/packages/ReflectionIT.Mvc.Paging |
Install
Install-Package ReflectionIT.Mvc.Paging
dotnet add package ReflectionIT.Mvc.Paging
paket add ReflectionIT.Mvc.Paging
ReflectionIT.Mvc.Paging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 5.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
Tags