Easily paging in ASP.NET Core MVC that gets data as chunks from database.
Info
| Version: | 3.2.0 |
| Author(s): | hamed shirbandi |
| Last Update: | Wednesday, April 24, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hamed-shirbandi/MvcPagedList.Core |
| NuGet Url: | https://www.nuget.org/packages/MvcPagedList.Core |
Install
Install-Package MvcPagedList.Core
dotnet add package MvcPagedList.Core
paket add MvcPagedList.Core
MvcPagedList.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
Tags