ASP.NET 5 PagedList core library provides data paging functionality for ASP.NET 5 targeted projects.
Info
Version: | 1.0.0-rc2 |
Author(s): | Sakura.AspNet.PagedList |
Last Update: | Saturday, May 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgjsakura/aspnet5 |
NuGet Url: | https://www.nuget.org/packages/Sakura.AspNet.PagedList |
Install
Install-Package Sakura.AspNet.PagedList
dotnet add package Sakura.AspNet.PagedList
paket add Sakura.AspNet.PagedList
Sakura.AspNet.PagedList Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.5.0224027)
- Sakura.AspNet.PagedList.Abstractions(>= 1.0.02)
- System.Linq.Queryable(>= 4.0.1224027)
Tags