Paginator is a lib to help with pagination in projects the Idea is to be used heavily on the backend but as well be used on clients like blazor and xamarin.
Info
| Version: | 2.0.6 |
| Author(s): | Patrick Ens |
| Last Update: | Tuesday, October 31, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nudes-developers/Paginator |
| NuGet Url: | https://www.nuget.org/packages/Nudes.Paginator |
Install
Install-Package Nudes.Paginator
dotnet add package Nudes.Paginator
paket add Nudes.Paginator
Nudes.Paginator Download (Unzip the "nupkg" after downloading)
Dependencies
- Nudes.Paginator.Core(>= 1.0.494)
- Nudes.Paginator.FluentValidation(>= 1.0.494)