EISK / eisk.webapi

Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
https://eisk.github.io
MIT License
224 stars 54 forks source link

Add Paging, Filtering, Sorting and Searching #32

Open T-450 opened 2 years ago

T-450 commented 2 years ago

Assigned to myself. #15

AshrafAlam commented 2 years ago

@edward-teixeira Thanks for assigning yourself.

We'er yet to consider paging, filtering, sorting and searching - but each for these will be considered in separate release and requires design exercise before start coding.

One of the design consideration is to provide simplicity as much as possible, as EISK is basically boilarplate template project and intended to enable new developers writing code without much complexity.

For now may be you can consider another open issue: #9

Once the design process for Paging, Filtering, Sorting and Searching is started will let you know in this thread.