A light weight pagination framework.
Info
Version: | 3.3.0 |
Author(s): | Nicholas Myers |
Last Update: | Thursday, November 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neekgreen/PaginableCollections |
NuGet Url: | https://www.nuget.org/packages/PaginableCollections |
Install
Install-Package PaginableCollections
dotnet add package PaginableCollections
paket add PaginableCollections
PaginableCollections Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Linq.Queryable(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
Tags