mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 05:42:41 +02:00
feat: adds Gridify content for aspnet-core (#8407)
* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md Adds description and links for Gridify library * Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user