We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86895e8 commit a59bf6cCopy full SHA for a59bf6c
1 file changed
README.md
@@ -455,3 +455,5 @@ var appliedQueryable = queryablePeople.ApplyQueryKitFilter(input, new QueryKitCo
455
var people = await appliedQueryable.ToListAsync();
456
```
457
458
+## Community Projects
459
+- [Fluent QueryKit](https://github.com/CLFPosthumus/fluent-querykit) for easy usage in javascript or typescript projects.
0 commit comments