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: | 1.0.488 |
Author(s): | Patrick Ens |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nudes-senaisp/Paginator |
NuGet Url: | https://www.nuget.org/packages/Nudes.Paginator.EfCore |
Install
Install-Package Nudes.Paginator.EfCore
dotnet add package Nudes.Paginator.EfCore
paket add Nudes.Paginator.EfCore
Nudes.Paginator.EfCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Nudes.Paginator.Core(>= 1.0.488)
- Microsoft.EntityFrameworkCore(>= 3.1.8)