https://github.com/soenneker/soenneker.dtos.requestdataoptions
A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.
https://github.com/soenneker/soenneker.dtos.requestdataoptions
controller coordinator csharp data dotnet dto dtos http manager object odata options request requestdataoptions
Last synced: about 1 month ago
JSON representation
A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.requestdataoptions
- Owner: soenneker
- License: mit
- Created: 2025-04-03T13:24:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-28T02:03:42.000Z (about 2 months ago)
- Last Synced: 2026-02-28T02:41:56.483Z (about 2 months ago)
- Topics: controller, coordinator, csharp, data, dotnet, dto, dtos, http, manager, object, odata, options, request, requestdataoptions
- Language: C#
- Homepage: https://soenneker.com
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.requestdataoptions/)
[](https://github.com/soenneker/soenneker.dtos.requestdataoptions/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.requestdataoptions/)
[](https://github.com/soenneker/soenneker.dtos.requestdataoptions/actions/workflows/codeql.yml)
#  Soenneker.Dtos.RequestDataOptions
### A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.
## Installation
```
dotnet add package Soenneker.Dtos.RequestDataOptions
```