Gridify.EntityFramework 2.15.0-preview4

This is a prerelease version of Gridify.EntityFramework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Gridify.EntityFramework --version 2.15.0-preview4
                    
NuGet\Install-Package Gridify.EntityFramework -Version 2.15.0-preview4
                    
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.EntityFramework" Version="2.15.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gridify.EntityFramework" Version="2.15.0-preview4" />
                    
Directory.Packages.props
<PackageReference Include="Gridify.EntityFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gridify.EntityFramework --version 2.15.0-preview4
                    
#r "nuget: Gridify.EntityFramework, 2.15.0-preview4"
                    
#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.
#:package Gridify.EntityFramework@2.15.0-preview4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gridify.EntityFramework&version=2.15.0-preview4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Gridify.EntityFramework&version=2.15.0-preview4&prerelease
                    
Install as a Cake Tool

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!

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.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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.

ThacoCore.Common

Library webapi.

BBConsultoria.Antares.OpenSdk.Data.EntityFramework

Package Description

KFKLib.Gridify.AutoMapper

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Gridify.EntityFramework:

Repository Stars
erwinkramer/bank-api
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
VahidN/DntSite
این پروژه، سورس کامل و در حال استفاده‌ی وب‌سایت «دات‌نت تيپس» است
Version Downloads Last Updated
2.16.3 142,733 3/21/2025
2.16.2 26,823 2/18/2025
2.16.1 53,031 1/15/2025
2.16.0 41,765 12/2/2024
2.15.1 18,129 11/14/2024
2.15.0 11,790 10/31/2024
2.15.0-preview7 3,223 8/28/2024
2.15.0-preview5 252 8/14/2024
2.15.0-preview4 702 7/18/2024
2.15.0-preview3 640 6/29/2024
2.15.0-preview2 294 6/22/2024
2.15.0-preview1 110 6/21/2024
2.14.2 104,741 6/8/2024
2.14.1 126,501 12/4/2023
2.14.0 11,581 11/18/2023
2.13.1 1,827 11/12/2023
2.13.0 220 11/11/2023
2.12.0 1,715 10/27/2023
2.11.1 18,381 10/6/2023
2.11.0 177 10/5/2023
2.10.1 4,069 9/28/2023
2.10.0 1,780 9/20/2023
2.10.0-preview1 156 9/19/2023
2.9.2 893 9/15/2023
2.9.1 7,494 8/22/2023
2.9.0 1,825 8/18/2023
2.8.4 47,443 4/18/2023
2.8.3 12,827 3/4/2023
2.8.2 49,694 12/7/2022
2.8.1 165,003 10/7/2022
2.8.0 9,332 7/22/2022
2.7.5 40,241 6/6/2022
2.7.4 8,128 4/22/2022
2.7.3 850 4/13/2022
2.7.2 845 4/12/2022
2.7.1 3,223 3/2/2022
2.7.0 569 3/1/2022
2.6.0 14,441 1/14/2022
2.5.0 6,371 12/27/2021
2.4.8 3,530 12/15/2021
2.4.7 374 12/14/2021
2.4.6 395 12/10/2021
2.4.5 567 12/5/2021
2.4.5-alpha5 268 12/5/2021
2.4.5-alpha4 282 12/5/2021
2.4.5-alpha1 237 12/2/2021
2.4.4 18,040 11/20/2021
2.4.3 790 11/19/2021
2.4.2 840 11/19/2021
2.4.1 2,915 11/18/2021
2.4.0 735 11/18/2021
2.3.3 537 11/16/2021
2.3.2 933 11/1/2021
2.3.1 1,275 10/19/2021
2.3.0 3,946 10/4/2021
2.2.1 422 9/30/2021
2.2.0 456 9/28/2021
2.1.0 518 9/21/2021
2.0.0 435 9/18/2021
2.0.0-beta.3 229 9/17/2021
2.0.0-beta.2 225 9/16/2021
2.0.0-beta.1 263 9/15/2021
2.0.0-alpha.1 245 8/12/2021
1.4.2 8,598 8/8/2021
1.4.1 540 8/4/2021
1.4.0 449 8/4/2021
1.3.5 1,093 7/28/2021
1.3.4 1,957 7/16/2021
1.3.3 543 7/1/2021
1.3.2 448 6/30/2021
1.3.1 441 6/23/2021
1.1.2 501 4/16/2021
1.1.1 430 4/16/2021
1.1.0 1,460 9/17/2020
1.0.5 630 7/3/2020
1.0.4 563 7/3/2020
1.0.3 642 7/2/2020
1.0.2 553 7/2/2020
1.0.1 524 7/2/2020
1.0.0 829 7/1/2020