feat: adds Gridify content for aspnet-core (#8407)
* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md Adds description and links for Gridify library * Update gridlify@w5RnrhsP4p-AdSOLYVAY9.mdpull/8409/head^2
parent
1a4f9f8f96
commit
03caf1bf23
1 changed files with 10 additions and 1 deletions
@ -1 +1,10 @@ |
|||||||
# Gridlify |
# Gridify |
||||||
|
|
||||||
|
Gridify offers a powerful string-based dynamic LINQ query language that is both simple and easy to use. |
||||||
|
Gridify is a dynamic LINQ library that simplifies the process of converting strings to LINQ queries. Gridify makes it effortless to apply filtering, sorting, and pagination using text-based data. |
||||||
|
It also has a Javascript/Typescript client to integrate the Gridify with the frontend tables. |
||||||
|
|
||||||
|
For more information, visit the following links: |
||||||
|
|
||||||
|
- [@opensource@Gridify Library](https://github.com/alirezanet/Gridify) |
||||||
|
- [@article@Working with Dynamic Filters Using Gridify in .NET](https://levelup.gitconnected.com/working-with-dynamic-filters-using-gridify-in-net-6bba618dd9f8) |
||||||
|
Loading…
Reference in new issue