Gridify 2.16.3
dotnet add package Gridify --version 2.16.3
NuGet\Install-Package Gridify -Version 2.16.3
<PackageReference Include="Gridify" Version="2.16.3" />
<PackageVersion Include="Gridify" Version="2.16.3" />
<PackageReference Include="Gridify" />
paket add Gridify --version 2.16.3
#r "nuget: Gridify, 2.16.3"
#:package Gridify@2.16.3
#addin nuget:?package=Gridify&version=2.16.3
#tool nuget:?package=Gridify&version=2.16.3
Gridify (A Modern Dynamic LINQ library)
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
toobject
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
- Using Gridify in API Controllers
- The best dynamic LINQ with Gridify in .NET with Examples by Valentyn Osidach
- Working with Dynamic Filters Using Gridify in .NET by Abnoan Muniz
- Building an ASP.NET Core Web API with Gridify by Ajay Jumar
- <span dir="rtl" align="right">آشنایی با Gridify</span> (Persian)
- ASP.NET Core Web API with Gridify by Merwan Chinta
- Trabajando con filtros dinámicos usando Gridify en .NET by @Henrique Mauri (Spanish)
- Bank API 🏦, reference project suitable to bootstrap development for a compliant and modern API by Erwin Kramer
- Coming soon
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" alt="Contributors" /> </a>
License
This project is licensed under the MIT License.
Product | Versions 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.7.0)
-
.NETStandard 2.1
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 9.0.0)
-
net7.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0 && < 9.0.0)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0 && < 10.0.0)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0 && < 10.0.0)
NuGet packages (14)
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. |
|
EasyExtensions.EntityFrameworkCore
Ready-to-use library for simplifying the development of .NET applications. |
|
KoloDev.GDS.UI
Kolo GDS UI Accelerator |
|
Chaosage.Core.Common
Chaosage开发平台公共对象库 |
|
NiuX.Common
csharp common, utils, helpers, tools etc. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Gridify:
Repository | Stars |
---|---|
erwinkramer/bank-api
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
|
Version | Downloads | Last Updated | |
---|---|---|---|
2.16.3 | 208,857 | 3/21/2025 | |
2.16.2 | 50,393 | 2/18/2025 | |
2.16.1 | 71,164 | 1/15/2025 | |
2.16.0 | 61,929 | 12/2/2024 | |
2.15.1 | 30,470 | 11/14/2024 | |
2.15.0 | 36,551 | 10/31/2024 | |
2.15.0-preview7 | 3,563 | 8/28/2024 | |
2.15.0-preview5 | 331 | 8/14/2024 | |
2.15.0-preview4 | 797 | 7/18/2024 | |
2.15.0-preview3 | 723 | 6/29/2024 | |
2.15.0-preview2 | 377 | 6/22/2024 | |
2.15.0-preview1 | 182 | 6/21/2024 | |
2.14.2 | 159,610 | 6/8/2024 | |
2.14.1 | 252,732 | 12/4/2023 | |
2.14.0 | 6,443 | 11/18/2023 | |
2.13.1 | 2,049 | 11/12/2023 | |
2.13.0 | 312 | 11/11/2023 | |
2.12.0 | 4,777 | 10/27/2023 | |
2.11.1 | 22,895 | 10/6/2023 | |
2.11.0 | 258 | 10/5/2023 | |
2.10.1 | 4,191 | 9/28/2023 | |
2.10.0 | 2,222 | 9/20/2023 | |
2.10.0-Preview1 | 161 | 9/19/2023 | |
2.9.2 | 2,378 | 9/15/2023 | |
2.9.1 | 9,972 | 8/22/2023 | |
2.9.0 | 1,877 | 8/18/2023 | |
2.8.4 | 66,912 | 4/18/2023 | |
2.8.3 | 25,849 | 3/4/2023 | |
2.8.2 | 59,368 | 12/7/2022 | |
2.8.1 | 198,315 | 10/7/2022 | |
2.8.0 | 12,498 | 7/22/2022 | |
2.7.5 | 35,780 | 6/6/2022 | |
2.7.4 | 26,461 | 4/22/2022 | |
2.7.3 | 11,360 | 4/13/2022 | |
2.7.2 | 1,148 | 4/12/2022 | |
2.7.1 | 8,311 | 3/2/2022 | |
2.7.0 | 867 | 3/1/2022 | |
2.6.0 | 20,472 | 1/14/2022 | |
2.5.0 | 7,813 | 12/27/2021 | |
2.4.8 | 4,459 | 12/15/2021 | |
2.4.7 | 499 | 12/14/2021 | |
2.4.6 | 533 | 12/10/2021 | |
2.4.5 | 710 | 12/5/2021 | |
2.4.5-alpha5 | 319 | 12/5/2021 | |
2.4.5-alpha4 | 312 | 12/5/2021 | |
2.4.5-alpha3 | 263 | 12/2/2021 | |
2.4.5-alpha1 | 270 | 12/2/2021 | |
2.4.4 | 20,549 | 11/20/2021 | |
2.4.3 | 928 | 11/19/2021 | |
2.4.2 | 952 | 11/19/2021 | |
2.4.1 | 3,482 | 11/18/2021 | |
2.4.0 | 883 | 11/18/2021 | |
2.3.3 | 666 | 11/16/2021 | |
2.3.2 | 1,103 | 11/1/2021 | |
2.3.1 | 1,446 | 10/19/2021 | |
2.3.0 | 5,010 | 10/4/2021 | |
2.2.1 | 583 | 9/30/2021 | |
2.2.0 | 609 | 9/28/2021 | |
2.1.0 | 4,242 | 9/21/2021 | |
2.0.0 | 571 | 9/18/2021 | |
2.0.0-beta.3 | 243 | 9/17/2021 | |
2.0.0-beta.2 | 235 | 9/16/2021 | |
2.0.0-beta.1 | 281 | 9/15/2021 | |
2.0.0-alpha.1 | 275 | 8/12/2021 | |
1.4.2 | 8,757 | 8/8/2021 | |
1.4.1 | 694 | 8/4/2021 | |
1.4.0 | 602 | 8/4/2021 | |
1.3.5 | 1,217 | 7/28/2021 | |
1.3.4 | 2,295 | 7/16/2021 | |
1.3.3 | 844 | 7/1/2021 | |
1.3.2 | 789 | 6/30/2021 | |
1.3.1 | 775 | 6/23/2021 | |
1.1.2 | 1,704 | 4/16/2021 | |
1.1.1 | 717 | 4/16/2021 | |
1.1.0 | 1,792 | 9/17/2020 | |
1.0.5 | 14,991 | 7/3/2020 | |
1.0.3 | 942 | 7/2/2020 | |
1.0.2 | 1,205 | 7/2/2020 | |
1.0.1 | 1,241 | 7/2/2020 | |
1.0.0 | 1,862 | 7/1/2020 |