Sakura.AspNetCore.PagedList.Async
1.1.1
This package provides extension method to create PagedList using EntityFramework async method.
Install-Package Sakura.AspNetCore.PagedList.Async -Version 1.1.1
dotnet add package Sakura.AspNetCore.PagedList.Async --version 1.1.1
<PackageReference Include="Sakura.AspNetCore.PagedList.Async" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sakura.AspNetCore.PagedList.Async --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sakura.AspNetCore.PagedList.Async, 1.1.1"
#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.Async as a Cake Addin
#addin nuget:?package=Sakura.AspNetCore.PagedList.Async&version=1.1.1
// Install Sakura.AspNetCore.PagedList.Async as a Cake Tool
#tool nuget:?package=Sakura.AspNetCore.PagedList.Async&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Minor update to improvement performance.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.EntityFrameworkCore (>= 1.0.0)
- Sakura.AspNetCore.PagedList (>= 2.0.2)
-
.NETStandard 1.3
- Microsoft.EntityFrameworkCore (>= 1.0.0)
- NETStandard.Library (>= 1.6.1)
- Sakura.AspNetCore.PagedList (>= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.