Sakura.AspNetCore.PagedList
2.0.2
ASP.NET Core PagedList core library provides data paging functionality for ASP.NET Core targeted projects.
Install-Package Sakura.AspNetCore.PagedList -Version 2.0.2
dotnet add package Sakura.AspNetCore.PagedList --version 2.0.2
<PackageReference Include="Sakura.AspNetCore.PagedList" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sakura.AspNetCore.PagedList --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sakura.AspNetCore.PagedList, 2.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sakura.AspNetCore.PagedList as a Cake Addin
#addin nuget:?package=Sakura.AspNetCore.PagedList&version=2.0.2
// Install Sakura.AspNetCore.PagedList as a Cake Tool
#tool nuget:?package=Sakura.AspNetCore.PagedList&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update dependency
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- Sakura.AspNetCore.PagedList.Abstractions (>= 2.0.1)
- System.Linq.Queryable (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sakura.AspNetCore.PagedList:
Package | Downloads |
---|---|
Sakura.AspNetCore.PagedList.Async
This package provides extension method to create PagedList using EntityFramework async method.
|
GitHub repositories
This package is not used by any popular GitHub repositories.