https://github.com/soenneker/soenneker.dtos.results.paged
A generic container for paginated results.
https://github.com/soenneker/soenneker.dtos.results.paged
csharp data dotnet dtos object paged pagedresult paging result results transfer
Last synced: about 2 months ago
JSON representation
A generic container for paginated results.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.results.paged
- Owner: soenneker
- License: mit
- Created: 2025-07-29T19:23:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T22:53:06.000Z (about 2 months ago)
- Last Synced: 2026-04-21T00:38:31.969Z (about 2 months ago)
- Topics: csharp, data, dotnet, dtos, object, paged, pagedresult, paging, result, results, transfer
- Language: C#
- Homepage: https://soenneker.com
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.dtos.results.paged/)
[](https://github.com/soenneker/soenneker.dtos.results.paged/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.results.paged/)
[](https://github.com/soenneker/soenneker.dtos.results.paged/actions/workflows/codeql.yml)
#  Soenneker.Dtos.Results.Paged
### A generic container for paginated results.
## Installation
```
dotnet add package Soenneker.Dtos.Results.Paged
```