# Gridify **Repository Path**: style1987/Gridify ## Basic Information - **Project Name**: Gridify - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gridify (A Modern Dynamic LINQ library) ![GitHub](https://img.shields.io/github/license/alirezanet/gridify) ![Nuget](https://img.shields.io/nuget/dt/gridify?color=%239100ff) ![Nuget](https://img.shields.io/nuget/v/gridify?label=stable) ![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/gridify?label=latest) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/alirezanet/gridify/Publish%20Packages?label=tests) [![Gridify](https://alirezanet.github.io/Gridify/gridify-readme-logo.svg)](https://alirezanet.github.io/Gridify/) ## Introduction Gridify is a dynamic LINQ library that converts your strings to a LINQ query in the easiest way possible with excellent performance. it also, introduces an easy way to apply Filtering, Sorting and pagination using text-based data. ## Documentation Check out our docs at [https://alirezanet.github.io/Gridify/](https://alirezanet.github.io/Gridify/). ## Want to support us? - Don't forget to ⭐ this repo on GitHub! - Share your feedback and ideas to improve the library! - Share the library on your favorite social media and your friends! - Help us to improve the documentation! - Buy us a coffee! ## Contribution Feel free to send us a pull request! Check out the [Contribution Page](https://alirezanet.github.io/Gridify/contribution) ## License [MIT](https://github.com/alirezanet/gridify/blob/master/LICENSE)