PaginationHelper makes the pagination of your data easy and awesome in .net APIs!. 
                        
                    
         
                Info
| Version: | 1.6.1 | 
| Author(s): | Hesam Kashefi | 
| Last Update: | Wednesday, April 16, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/HesamKashefi/PaginationHelper | 
| NuGet Url: | https://www.nuget.org/packages/PaginationHelper | 
Install
Install-Package PaginationHelper
                        dotnet add package PaginationHelper
                        paket add PaginationHelper
                        
                                PaginationHelper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- PaginationHelper.Core(>= 1.3.0)
 - AutoMapper(>= 9.0.0)
 - Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
 - Microsoft.EntityFrameworkCore(>= 3.1.1)
 
Tags