A simple PagedList implementation for .NET Core (netstandard2.1). Interface with some converters and helpers for IPagedList processing.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 8, 2026
$ dotnet add package Calabonga.PagedListCorePagedList implementation for .NET Core (netstandard2.0).
ToPagedList() fixed. Only first page always generated correcty.System.Text.Json.Create extensions.TotalCount parameter as nullable addedCreate<T> for static PagedList extension addedIPagedList<T> (and other things) were moved from nuget-package Calabonga.UnitOfWork