Adds description and links for Gridify librarypull/8407/head
parent
6d28ab40a8
commit
1201fad7b1
1 changed files with 11 additions and 1 deletions
@ -1 +1,11 @@ |
||||
# 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