Query Patterns

Implement read queries — paginated lists, search/filter/sort, and single-entity fetches — the FSH way (DbContext LINQ + PagedResponse). Use when adding GET endpoints. See also add-feature.

fullstackhero 17db664 4.5 KB Updated

File contents

fullstackhero/dotnet-starter-kit/tree/main/.agents/skills/query-patterns commit 17db664d12

Frequently asked questions

npx skillmds@latest add fullstackhero/query-patterns