PagedListLiteCore 1.0.4
Lightweight and serializable PagedList implementation for .NETStandard 2.0+
For collection types: IQuryable<T>, IEnumerable<T>, ICollection<T>
Install-Package PagedListLiteCore -Version 1.0.4
dotnet add package PagedListLiteCore --version 1.0.4
<PackageReference Include="PagedListLiteCore" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PagedListLiteCore --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PagedListLiteCore, 1.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
IPagedList return result for TakePage method replaced with PagedList
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on PagedListLiteCore:
Package | Downloads |
---|---|
Calabonga.EntityFrameworkCore
Simply Data Accesss Layer for EntityFramework with some helpfull features.
|
|
Calabonga.SpecRepositoryCore
Repository and Specification patterns implementations for EntityFrameworkCore with pagination and other sugar
|
|
Calabonga.EntityFrameworkCore.UnitOfWork.Framework
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern.
|
|
Calabonga.EntityFrameworkCore.UOW.Framework
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 2,251 | 5/2/2018 |
1.0.3 | 1,288 | 11/21/2017 |
1.0.0 | 489 | 11/17/2017 |
1.0.0-beta1 | 525 | 11/16/2017 |