Framework to assist in sorting and paging a query with core entityframework.
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): | Torres, Rodrigo |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodrigotgn/EntityFrameworkCore.Paginate |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.Paginate |
Install
Install-Package EntityFrameworkCore.Paginate
dotnet add package EntityFrameworkCore.Paginate
paket add EntityFrameworkCore.Paginate
EntityFrameworkCore.Paginate Download (Unzip the "nupkg" after downloading)
Dependencies
Tags