Info
| Version: | 3.0.0 |
| Author(s): | Iris Sakura |
| Last Update: | Tuesday, September 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sgjsakura/AspNetCore |
| NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.PagedList.Abstractions |
Install
Install-Package Sakura.AspNetCore.PagedList.Abstractions
dotnet add package Sakura.AspNetCore.PagedList.Abstractions
paket add Sakura.AspNetCore.PagedList.Abstractions
Sakura.AspNetCore.PagedList.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
This project does not contains the implementation for creating paged list from a certain data source.