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.Core |
Install
Install-Package Nudes.Paginator.Core
dotnet add package Nudes.Paginator.Core
paket add Nudes.Paginator.Core
Nudes.Paginator.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Nudes.Retornator.Core(>= 1.0.487)