Gridify.EntityFramework
2.15.1
dotnet add package Gridify.EntityFramework --version 2.15.1
NuGet\Install-Package Gridify.EntityFramework -Version 2.15.1
<PackageReference Include="Gridify.EntityFramework" Version="2.15.1" />
paket add Gridify.EntityFramework --version 2.15.1
#r "nuget: Gridify.EntityFramework, 2.15.1"
// Install Gridify.EntityFramework as a Cake Addin #addin nuget:?package=Gridify.EntityFramework&version=2.15.1 // Install Gridify.EntityFramework as a Cake Tool #tool nuget:?package=Gridify.EntityFramework&version=2.15.1
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 the 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)
- Comming 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" /> </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. |
.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
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 2.0.0 && < 3.0.0)
-
.NETStandard 2.1
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 2.0.0 && < 5.0.0)
-
net6.0
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 6.0.0 && < 7.0.0)
-
net7.0
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 7.0.0 && < 8.0.0)
-
net8.0
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0)
-
net9.0
- Gridify (>= 2.15.1)
- Microsoft.EntityFrameworkCore (>= 9.0.0 && < 10.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Gridify.EntityFramework:
Package | Downloads |
---|---|
EasyExtensions.EntityFrameworkCore
Ready-to-use library for simplifying the development of .NET applications. |
|
Pandatech.GridifyExtensions
Pandatech.Gridify.Extensions simplifies and extends the functionality of the Gridify NuGet package. It provides additional extension methods and functionality to streamline data filtering and pagination, making it more intuitive and powerful to use in .NET applications. Our enhancements ensure more flexibility, reduce boilerplate code, and improve overall developer productivity when working with Gridify. |
|
KFKLib.Gridify.AutoMapper
Package Description |
|
DataExplorer.EfCore.Unstable
Library featuring common patterns (Unit of Work, Repository, Specification, Services) in regard to working with EF Core. |
|
BBConsultoria.Antares.OpenSdk.Data.EntityFramework
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.15.1 | 1,633 | 11/14/2024 |
2.15.0 | 3,756 | 10/31/2024 |
2.15.0-preview7 | 2,621 | 8/28/2024 |
2.15.0-preview5 | 150 | 8/14/2024 |
2.15.0-preview4 | 545 | 7/18/2024 |
2.15.0-preview3 | 372 | 6/29/2024 |
2.15.0-preview2 | 230 | 6/22/2024 |
2.15.0-preview1 | 86 | 6/21/2024 |
2.14.2 | 54,438 | 6/8/2024 |
2.14.1 | 89,301 | 12/4/2023 |
2.14.0 | 8,823 | 11/18/2023 |
2.13.1 | 1,761 | 11/12/2023 |
2.13.0 | 190 | 11/11/2023 |
2.12.0 | 1,687 | 10/27/2023 |
2.11.1 | 16,693 | 10/6/2023 |
2.11.0 | 147 | 10/5/2023 |
2.10.1 | 4,020 | 9/28/2023 |
2.10.0 | 1,715 | 9/20/2023 |
2.10.0-preview1 | 117 | 9/19/2023 |
2.9.2 | 848 | 9/15/2023 |
2.9.1 | 7,432 | 8/22/2023 |
2.9.0 | 1,785 | 8/18/2023 |
2.8.4 | 46,826 | 4/18/2023 |
2.8.3 | 12,638 | 3/4/2023 |
2.8.2 | 45,230 | 12/7/2022 |
2.8.1 | 135,858 | 10/7/2022 |
2.8.0 | 8,552 | 7/22/2022 |
2.7.5 | 38,171 | 6/6/2022 |
2.7.4 | 8,017 | 4/22/2022 |
2.7.3 | 772 | 4/13/2022 |
2.7.2 | 772 | 4/12/2022 |
2.7.1 | 3,129 | 3/2/2022 |
2.7.0 | 485 | 3/1/2022 |
2.6.0 | 14,234 | 1/14/2022 |
2.5.0 | 4,756 | 12/27/2021 |
2.4.8 | 3,399 | 12/15/2021 |
2.4.7 | 299 | 12/14/2021 |
2.4.6 | 309 | 12/10/2021 |
2.4.5 | 476 | 12/5/2021 |
2.4.5-alpha5 | 198 | 12/5/2021 |
2.4.5-alpha4 | 211 | 12/5/2021 |
2.4.5-alpha1 | 167 | 12/2/2021 |
2.4.4 | 17,950 | 11/20/2021 |
2.4.3 | 711 | 11/19/2021 |
2.4.2 | 756 | 11/19/2021 |
2.4.1 | 1,902 | 11/18/2021 |
2.4.0 | 553 | 11/18/2021 |
2.3.3 | 456 | 11/16/2021 |
2.3.2 | 857 | 11/1/2021 |
2.3.1 | 1,185 | 10/19/2021 |
2.3.0 | 3,860 | 10/4/2021 |
2.2.1 | 345 | 9/30/2021 |
2.2.0 | 368 | 9/28/2021 |
2.1.0 | 438 | 9/21/2021 |
2.0.0 | 357 | 9/18/2021 |
2.0.0-beta.3 | 158 | 9/17/2021 |
2.0.0-beta.2 | 154 | 9/16/2021 |
2.0.0-beta.1 | 192 | 9/15/2021 |
2.0.0-alpha.1 | 175 | 8/12/2021 |
1.4.2 | 8,349 | 8/8/2021 |
1.4.1 | 462 | 8/4/2021 |
1.4.0 | 373 | 8/4/2021 |
1.3.5 | 1,011 | 7/28/2021 |
1.3.4 | 1,872 | 7/16/2021 |
1.3.3 | 466 | 7/1/2021 |
1.3.2 | 371 | 6/30/2021 |
1.3.1 | 361 | 6/23/2021 |
1.1.2 | 417 | 4/16/2021 |
1.1.1 | 347 | 4/16/2021 |
1.1.0 | 1,370 | 9/17/2020 |
1.0.5 | 536 | 7/3/2020 |
1.0.4 | 470 | 7/3/2020 |
1.0.3 | 549 | 7/2/2020 |
1.0.2 | 458 | 7/2/2020 |
1.0.1 | 432 | 7/2/2020 |
1.0.0 | 673 | 7/1/2020 |