An easy pagination library for EF Core.
Info
Version: | 1.0.0 |
Author(s): | Michiel Bienkens |
Last Update: | Sunday, August 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EFCore.Paginator |
Install
Install-Package EFCore.Paginator
dotnet add package EFCore.Paginator
paket add EFCore.Paginator
EFCore.Paginator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.0)
Tags