DotUy.Pagination.EntityFramework offers easy extension to create paged results from IQueryable sources.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Bart Calixto |
Last Update: | Tuesday, October 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotuy/Pagination |
NuGet Url: | https://www.nuget.org/packages/DotUy.Pagination.EntityFramework |
Install
Install-Package DotUy.Pagination.EntityFramework
dotnet add package DotUy.Pagination.EntityFramework
paket add DotUy.Pagination.EntityFramework
DotUy.Pagination.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- DotUy.Pagination(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
Tags