Gridify.EntityFramework 2.14.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Gridify.EntityFramework --version 2.14.2
NuGet\Install-Package Gridify.EntityFramework -Version 2.14.2
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.14.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gridify.EntityFramework --version 2.14.2
#r "nuget: Gridify.EntityFramework, 2.14.2"
#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.EntityFramework as a Cake Addin
#addin nuget:?package=Gridify.EntityFramework&version=2.14.2

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

Gridify (A Modern Dynamic LINQ library)

GitHub Nuget Static Badge Static Badge 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. 
.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 (4)

Showing the top 4 NuGet packages that depend on Gridify.EntityFramework:

Package Downloads
DataExplorer.EfCore

Library featuring an opinionated, reusable data access layer offering abstractions and implementations for SQL storages based on EF Core.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0-preview2 34 6/22/2024
2.15.0-preview1 30 6/21/2024
2.14.2 1,790 6/8/2024
2.14.1 53,880 12/4/2023
2.14.0 6,074 11/18/2023
2.13.1 1,556 11/12/2023
2.13.0 155 11/11/2023
2.12.0 1,661 10/27/2023
2.11.1 15,793 10/6/2023
2.11.0 112 10/5/2023
2.10.1 3,767 9/28/2023
2.10.0 1,674 9/20/2023
2.10.0-preview1 91 9/19/2023
2.9.2 795 9/15/2023
2.9.1 7,162 8/22/2023
2.9.0 1,758 8/18/2023
2.8.4 46,045 4/18/2023
2.8.3 12,239 3/4/2023
2.8.2 39,992 12/7/2022
2.8.1 106,008 10/7/2022
2.8.0 7,813 7/22/2022
2.7.5 34,511 6/6/2022
2.7.4 7,962 4/22/2022
2.7.3 745 4/13/2022
2.7.2 745 4/12/2022
2.7.1 2,809 3/2/2022
2.7.0 458 3/1/2022
2.6.0 14,043 1/14/2022
2.5.0 3,541 12/27/2021
2.4.8 3,330 12/15/2021
2.4.7 271 12/14/2021
2.4.6 281 12/10/2021
2.4.5 446 12/5/2021
2.4.5-alpha5 176 12/5/2021
2.4.5-alpha4 187 12/5/2021
2.4.5-alpha1 146 12/2/2021
2.4.4 17,908 11/20/2021
2.4.3 685 11/19/2021
2.4.2 734 11/19/2021
2.4.1 1,131 11/18/2021
2.4.0 414 11/18/2021
2.3.3 433 11/16/2021
2.3.2 807 11/1/2021
2.3.1 1,149 10/19/2021
2.3.0 3,832 10/4/2021
2.2.1 322 9/30/2021
2.2.0 341 9/28/2021
2.1.0 411 9/21/2021
2.0.0 321 9/18/2021
2.0.0-beta.3 148 9/17/2021
2.0.0-beta.2 144 9/16/2021
2.0.0-beta.1 182 9/15/2021
2.0.0-alpha.1 156 8/12/2021
1.4.2 8,047 8/8/2021
1.4.1 425 8/4/2021
1.4.0 340 8/4/2021
1.3.5 471 7/28/2021
1.3.4 1,840 7/16/2021
1.3.3 360 7/1/2021
1.3.2 335 6/30/2021
1.3.1 334 6/23/2021
1.1.2 390 4/16/2021
1.1.1 317 4/16/2021
1.1.0 1,344 9/17/2020
1.0.5 509 7/3/2020
1.0.4 446 7/3/2020
1.0.3 533 7/2/2020
1.0.2 426 7/2/2020
1.0.1 409 7/2/2020
1.0.0 584 7/1/2020