• Stars
    star
    721
  • Rank 62,437 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created about 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Gridify (A Modern Dynamic LINQ library)

GitHub Nuget Nuget Nuget (with prereleases) NuGet version (Gridify)

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

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.