Gridify 2.15.0

dotnet add package Gridify --version 2.15.0                
NuGet\Install-Package Gridify -Version 2.15.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gridify" Version="2.15.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gridify --version 2.15.0                
#r "nuget: Gridify, 2.15.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gridify as a Cake Addin
#addin nuget:?package=Gridify&version=2.15.0

// Install Gridify as a Cake Tool
#tool nuget:?package=Gridify&version=2.15.0                

Gridify (A Modern Dynamic LINQ library)

GitHub Nuget Static Badge Static Badge NuGet version (Gridify) NuGet version (Gridify) NPM Version

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.

Consider Gridify 𝖺 𝗌𝗂𝗆𝗉𝗅𝖾𝗋/faster 𝖺𝗅𝗍𝖾𝗋𝗇𝖺𝗍𝗂𝗏𝖾 𝗍𝗈 𝗚𝗿𝗮𝗽𝗵𝗤𝗟/𝗢𝗗𝗮𝘁𝗮. 𝖨𝗍 𝖺𝗅𝗅𝗈𝗐𝗌 𝗍𝗁𝖾 𝖿𝗋𝗈𝗇𝗍-𝖾𝗇𝖽 𝗍𝗈 𝗌𝖾𝗅𝖾𝖼𝗍𝗂𝗏𝖾𝗅𝗒 𝖿𝗂𝗅𝗍𝖾𝗋 𝗋𝖾𝗌𝗈𝗎𝗋𝖼𝖾𝗌 𝖺𝗇𝖽 𝗋𝖾𝗊𝗎𝖾𝗌𝗍 𝗈𝗇𝗅𝗒 𝗍𝗁𝖾 𝗇𝖾𝖼𝖾𝗌𝗌𝖺𝗋𝗒 𝗋𝖾𝖼𝗈𝗋𝖽𝗌.

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
  • Javascript/Typescript client

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!
  • Become a sponsor to help us sustain and expand our work! Your support makes a huge difference!

Contribution

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

Contributors

Thank you to everyone who has contributed to the Gridify codebase. We appreciate you!

<a href="https://github.com/alirezanet/gridify/graphs/contributors"> <img src="https://contrib.rocks/image?repo=alirezanet/gridify" /> </a>

License

This project is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Gridify:

Package Downloads
Gridify.EntityFramework

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

KoloDev.GDS.UI

Kolo GDS UI Accelerator

Chaosage.Core.Common

Chaosage开发平台公共对象库

EasyExtensions.EntityFrameworkCore

Ready-to-use library for simplifying the development of .NET applications.

NiuX.Common

csharp common, utils, helpers, tools etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0 1,186 10/31/2024
2.15.0-preview7 2,665 8/28/2024
2.15.0-preview5 195 8/14/2024
2.15.0-preview4 545 7/18/2024
2.15.0-preview3 411 6/29/2024
2.15.0-preview2 286 6/22/2024
2.15.0-preview1 137 6/21/2024
2.14.2 79,928 6/8/2024
2.14.1 175,031 12/4/2023
2.14.0 5,820 11/18/2023
2.13.1 1,965 11/12/2023
2.13.0 271 11/11/2023
2.12.0 4,730 10/27/2023
2.11.1 20,675 10/6/2023
2.11.0 204 10/5/2023 2.11.0 is deprecated because it has critical bugs.
2.10.1 4,127 9/28/2023
2.10.0 2,148 9/20/2023
2.10.0-Preview1 133 9/19/2023
2.9.2 2,329 9/15/2023
2.9.1 9,486 8/22/2023
2.9.0 1,825 8/18/2023
2.8.4 63,535 4/18/2023
2.8.3 24,271 3/4/2023
2.8.2 52,069 12/7/2022
2.8.1 157,993 10/7/2022
2.8.0 11,161 7/22/2022
2.7.5 31,664 6/6/2022
2.7.4 25,035 4/22/2022
2.7.3 10,196 4/13/2022
2.7.2 1,066 4/12/2022
2.7.1 8,192 3/2/2022
2.7.0 774 3/1/2022
2.6.0 18,404 1/14/2022
2.5.0 5,867 12/27/2021
2.4.8 4,315 12/15/2021
2.4.7 414 12/14/2021
2.4.6 444 12/10/2021
2.4.5 623 12/5/2021
2.4.5-alpha5 215 12/5/2021
2.4.5-alpha4 230 12/5/2021
2.4.5-alpha3 178 12/2/2021
2.4.5-alpha1 189 12/2/2021
2.4.4 20,440 11/20/2021
2.4.3 835 11/19/2021
2.4.2 865 11/19/2021
2.4.1 2,182 11/18/2021
2.4.0 653 11/18/2021
2.3.3 580 11/16/2021
2.3.2 1,013 11/1/2021
2.3.1 1,351 10/19/2021
2.3.0 4,892 10/4/2021
2.2.1 500 9/30/2021
2.2.0 517 9/28/2021
2.1.0 4,155 9/21/2021
2.0.0 485 9/18/2021
2.0.0-beta.3 159 9/17/2021
2.0.0-beta.2 157 9/16/2021
2.0.0-beta.1 199 9/15/2021
2.0.0-alpha.1 196 8/12/2021
1.4.2 8,439 8/8/2021
1.4.1 604 8/4/2021
1.4.0 519 8/4/2021
1.3.5 1,127 7/28/2021
1.3.4 2,191 7/16/2021
1.3.3 757 7/1/2021
1.3.2 698 6/30/2021
1.3.1 685 6/23/2021
1.1.2 1,608 4/16/2021
1.1.1 623 4/16/2021
1.1.0 1,683 9/17/2020
1.0.5 9,814 7/3/2020
1.0.3 836 7/2/2020
1.0.2 957 7/2/2020 1.0.2 is deprecated because it is no longer maintained.
1.0.1 993 7/2/2020 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,249 7/1/2020 1.0.0 is deprecated because it is no longer maintained.