mo3in / Gridify

Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.

Home Page:https://alirezanet.github.io/Gridify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gridify (A Modern Dynamic LINQ library)

GitHub Nuget Nuget Nuget (with prereleases) NuGet version (Gridify) CodeQL Static Badge Static Badge

Gridify

Introduction

Gridify is a dynamic LINQ library that simplifies the process of converting strings to LINQ queries. With exceptional performance and ease-of-use, Gridify makes it effortless to apply filtering, sorting, and pagination using text-based data.

Features

  • Fast and easy to use
  • Supports filtering, sorting, and pagination
  • Supports string to LINQ conversion
  • Supports nested queries and sub-collections
  • Supports string to object mapping
  • Supports query compilation
  • Supports collection indexes
  • Custom Operators
  • Compatible with ORMs, especially Entity Framework
  • Can be used on every collection that LINQ supports
  • Compatible with object-mappers like AutoMapper
  • Compatible with Elasticsearch 🔥🔥

Documentation

Check out our docs at https://alirezanet.github.io/Gridify/.

Articles / Examples

Want to support us?

  • Don't forget to give a ⭐ to this repo on GitHub!
  • Share your feedback and ideas to improve the library!
  • Share the library on your favorite social media and with your friends!
  • Help us to improve the documentation!

Contribution

We welcome contributions! Feel free to send us a pull request. Check out our Contribution Page for more information.

License

This project is licensed under the MIT License.

About

Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.

https://alirezanet.github.io/Gridify/

License:MIT License


Languages

Language:C# 99.9%Language:Shell 0.1%