Create simple pagination handling for items in ASP.NET core for MicrosoftEntityFramework and Simple list of items.
Info
Version: | 1.0.0.3 |
Author(s): | ccaldera |
Last Update: | Wednesday, February 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ccaldera/DbContextPagination |
NuGet Url: | https://www.nuget.org/packages/DbContextPagination |
Install
Install-Package DbContextPagination
dotnet add package DbContextPagination
paket add DbContextPagination
DbContextPagination Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.1)
Tags