PagedList 1.14.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PagedList --version 1.14.0
NuGet\Install-Package PagedList -Version 1.14.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PagedList" Version="1.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PagedList --version 1.14.0
#r "nuget: PagedList, 1.14.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PagedList as a Cake Addin
#addin nuget:?package=PagedList&version=1.14.0

// Install PagedList as a Cake Tool
#tool nuget:?package=PagedList&version=1.14.0

PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (25)

Showing the top 5 NuGet packages that depend on PagedList:

Package Downloads
PagedList.Mvc

Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library.

PagedList.EntityFramework

An async/await enabled extension for using EntityFramework IQueryables with https://github.com/TroyGoode/PagedList

SuperDevUtilities

SuperDev Utilities

MvcMembership

The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. This package contains classes needed by the MvcMembership.Mvc package to provide a testable interface to ASP.Net's MembershipProvider and RoleProvider features.

XQ.CRM.Core

XQ.CRM.Core

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on PagedList:

Repository Stars
JabbR/JabbR
Collaborative chat done right
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
zLulus/NotePractice
My_Note 笔记练习demo
MVCAppDesignAndDevelop/MVC5Book
lampo1024/TsBlog
一个基于ASP.NET MVC 5+Repository+Autofac+AutoMapper+SqlSugar 的系列教程
Version Downloads Last updated
1.17.0 9,602,105 9/30/2013
1.16.0 145,979 6/14/2013
1.15.0 253,453 8/18/2012
1.14.0 48,302 2/21/2012
1.13.0 4,825 2/21/2012
1.12.0 6,273 2/3/2012
1.10.0 57,432 8/20/2011
1.9.0 8,800 8/16/2011
1.8.0 5,274 8/16/2011
1.7.0 5,079 8/9/2011
1.6.0 4,444 8/7/2011
1.5.0 8,397 7/30/2011
1.4.0 9,179 7/12/2011
1.3.0 6,110 6/28/2011
1.2.4 5,250 6/27/2011
1.2.1 10,538 3/27/2011
1.2.0 8,141 3/27/2011
1.1.0 14,288 1/7/2011