Microsoft.EntityFrameworkCore.DynamicLinq 8.3.7

.NET 8.0
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.3.7
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.3.7
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="Microsoft.EntityFrameworkCore.DynamicLinq" Version="8.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 8.3.7
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.3.7"
#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 Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.3.7

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.3.7

System.Linq.Dynamic.Core

This is a .NET Core / Standard port of the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

Overview

With this library it's possible to write Dynamic LINQ queries (string based) on an IQueryable:

var query = db.Customers
    .Where("City == @0 and Orders.Count >= @1", "London", 10)
    .OrderBy("CompanyName")
    .Select("new(CompanyName as Name, Phone)");

Library Powered By

This library is powered by Entity Framework Extensions

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android 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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.DynamicLinq:

Package Downloads
OO.Data

Data Entity base types and declarations for EasyDataCore infrastructure

EntityFrameworkCore.BootKit

EntityFrameworkCore Boot Kit (EFBK) is a quick start database connecter for using EntityFrameworkCore. Support variety of databases such as Sqlite, MySql, SqlServer, PostgreSql, MongoDb, Amazon Redshift, AWS Aurora and Memory database.

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

EaCloud.EntityFrameworkCore

EaCloud 数据访问组件,封装 EntityFrameworkCore 数据访问功能的实现。

Messaia.Net.Filters.Impl

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.DynamicLinq:

Repository Stars
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
Version Downloads Last updated
8.3.7 2,319 11/20/2023
7.3.7 710 11/20/2023
7.3.6 770 11/19/2023
7.3.5 34,163 9/21/2023
7.3.4 53,941 8/3/2023
7.3.3 42,217 6/24/2023
7.3.2 206,062 4/1/2023
7.3.1 17,262 3/6/2023
7.3.0 719 3/3/2023
7.2.25 44,382 2/5/2023
7.2.24 149,455 12/18/2022
7.2.23 48,941 11/12/2022
6.3.7 273 11/20/2023
6.3.6 95 11/19/2023
6.3.5 24,719 9/21/2023
6.3.4 18,295 8/3/2023
6.3.3 17,912 6/24/2023
6.3.2 65,370 4/1/2023
6.3.1 32,944 3/6/2023
6.3.0 2,943 3/3/2023
6.2.25 32,126 2/5/2023
6.2.24 45,699 12/18/2022
6.2.23 45,927 11/12/2022
6.2.22 31,411 11/6/2022
6.2.21 37,678 10/28/2022
6.2.20 339,973 9/3/2022
6.2.20-preview-01 249 9/3/2022
6.2.19 237,279 6/26/2022
6.2.18 521,739 3/7/2022
6.2.17 63,194 2/21/2022
6.2.16 3,585 2/19/2022
6.2.15 120,032 12/17/2021
6.2.14 227,079 11/9/2021
6.2.13-preview.4.21253.1 1,168 10/9/2021
6.2.12-preview.4.21253.1 886 7/31/2021
6.2.11-preview.4.21253.1 206 7/19/2021
6.0.0-preview.4.21253.1 366 5/31/2021
6.0.0-preview.3.21201.2 231 5/9/2021
5.3.7 66 11/20/2023
5.3.6 42 11/19/2023
5.3.5 184 9/21/2023
5.3.4 378 8/3/2023
5.3.3 927 6/24/2023
5.3.2 10,076 4/1/2023
5.3.1 420 3/6/2023
5.3.0 401 3/3/2023
5.2.25 482 2/5/2023
5.2.24 5,565 12/18/2022
5.2.23 1,733 11/12/2022
5.2.22 3,821 11/6/2022
5.2.21 520 10/28/2022
5.2.20 17,782 9/3/2022
5.2.20-preview-01 278 9/3/2022
5.2.19 21,304 6/26/2022
5.2.18 15,382 3/7/2022
5.2.17 3,889 2/21/2022
5.2.16 1,823 2/19/2022
5.2.15 105,822 12/17/2021
5.2.14 15,598 11/9/2021
5.2.13 147,904 10/9/2021
5.2.12 179,542 7/31/2021
5.2.11 68,880 7/19/2021
5.2.10 312,882 5/31/2021
5.2.9 174,237 3/26/2021
5.2.8 265,749 2/13/2021
5.2.7 66,441 12/26/2020
5.2.7-preview-03 537 12/26/2020
5.2.7-preview-01 532 12/26/2020
3.3.7 120 11/20/2023
3.3.6 41 11/19/2023
3.3.5 461 9/21/2023
3.3.4 699 8/3/2023
3.3.3 5,388 6/24/2023
3.3.2 1,954 4/1/2023
3.3.1 753 3/6/2023
3.3.0 353 3/3/2023
3.2.25 812 2/5/2023
3.2.24 16,632 12/18/2022
3.2.23 1,035 11/12/2022
3.2.22 586 11/6/2022
3.2.21 620 10/28/2022
3.2.20 14,292 9/3/2022
3.2.20-preview-01 230 9/3/2022
3.2.19 26,512 6/26/2022
3.2.18 23,295 3/7/2022
3.2.17 810 2/21/2022
3.2.16 628 2/19/2022
3.2.15 22,583 12/17/2021
3.2.14 15,257 11/9/2021
3.2.13 1,924 10/9/2021
3.2.12 21,611 7/31/2021
3.2.11 2,144 7/19/2021
3.2.10 34,582 5/31/2021
3.2.9 17,779 3/26/2021
3.2.8 16,966 2/13/2021
3.2.7 70,056 12/26/2020
3.2.7-preview-03 549 12/26/2020
3.2.7-preview-02 548 12/26/2020
3.2.7-preview-01 543 12/26/2020
3.2.6 127,345 11/25/2020
3.2.6-preview-01 434 11/25/2020
3.2.5 177,689 10/24/2020
3.2.4 5,784 10/19/2020
3.2.3 11,041 10/11/2020
3.2.2 73,984 8/19/2020
3.2.1 8,260 8/8/2020
3.2.0 23,649 7/27/2020
2.3.7 56 11/20/2023
2.3.6 38 11/19/2023
2.3.5 124 9/21/2023
2.3.4 272 8/3/2023
2.3.3 251 6/24/2023
2.3.2 354 4/1/2023
2.3.1 356 3/6/2023
2.3.0 351 3/3/2023
2.2.25 405 2/5/2023
2.2.24 421 12/18/2022
2.2.23 465 11/12/2022
2.2.22 496 11/6/2022
2.2.21 513 10/28/2022
2.2.20 557 9/3/2022
2.2.20-preview-01 246 9/3/2022
2.2.19 581 6/26/2022
2.2.18 747 3/7/2022
2.2.17 610 2/21/2022
2.2.16 610 2/19/2022
2.2.15 553 12/17/2021
2.2.14 509 11/9/2021
2.2.13 584 10/9/2021
2.2.12 833 7/31/2021
2.2.11 1,216 7/19/2021
2.2.10 1,149 5/31/2021
2.2.9 6,477 3/26/2021
2.2.8 1,238 2/13/2021
2.2.7 782 12/26/2020
2.2.7-preview-03 555 12/26/2020
2.2.7-preview-02 536 12/26/2020
2.2.7-preview-01 548 12/26/2020
2.2.6 11,874 11/25/2020
2.2.6-preview-01 417 11/25/2020
2.2.5 3,336 10/24/2020
2.2.4 2,367 10/19/2020
2.2.3 736 10/11/2020
2.2.2 17,668 8/19/2020
2.2.1 7,231 8/8/2020
2.2.0 60,677 7/27/2020
1.1.8 16,105 7/12/2020
1.1.7 4,531 7/6/2020
1.1.6 2,315 7/5/2020
1.1.5 40,390 6/15/2020
1.1.4 751 6/15/2020
1.1.3 795 6/15/2020
1.1.2 16,638 5/31/2020
1.1.1 26,340 5/14/2020
1.1.0 21,930 4/25/2020
1.0.24 11,499 4/16/2020
1.0.23 197,080 3/26/2020
1.0.22 5,710 3/18/2020
1.0.21 28,675 2/29/2020
1.0.20 122,380 1/11/2020
1.0.19 98,474 8/29/2019
1.0.18 77,578 7/2/2019
1.0.17 37,681 6/14/2019
1.0.16 2,968 6/6/2019
1.0.15 3,965 5/20/2019
1.0.14 4,177 5/14/2019
1.0.13 13,672 5/3/2019
1.0.12 67,928 3/26/2019
1.0.11 12,945 2/28/2019
1.0.10 22,277 2/5/2019
1.0.9.2 486,482 1/10/2019
1.0.9.1 1,201 1/7/2019
1.0.9 32,810 10/19/2018
1.0.8.18 80,880 9/4/2018
1.0.8.17 10,966 8/27/2018
1.0.8.16 12,708 8/19/2018
1.0.8.15 1,263 8/17/2018
1.0.8.13 5,749 8/2/2018
1.0.8.12 4,291 7/27/2018
1.0.8.11 25,478 6/6/2018
1.0.8.10 1,924 6/5/2018
1.0.8.9 4,890 5/26/2018
1.0.8.8 1,433 5/21/2018
1.0.8.7 2,703 5/9/2018
1.0.8.6 2,053 4/28/2018
1.0.8.5 1,660 4/27/2018
1.0.8.4 1,398 4/25/2018
1.0.8.3 3,168 3/30/2018
1.0.8.2 47,826 1/9/2018
1.0.8.1 4,292 1/5/2018
1.0.8 16,700 12/16/2017
1.0.4.8 12,972 11/1/2017
1.0.4.7 3,942 9/12/2017
1.0.4.6 5,649 7/8/2017
1.0.4.5 1,450 6/28/2017
1.0.4.4 1,310 6/27/2017
1.0.4.3 1,672 6/1/2017
1.0.4.2 1,273 6/1/2017
1.0.4.1 1,290 5/31/2017
1.0.4 1,929 5/17/2017
1.0.3.6 2,747 4/8/2017
1.0.3.5 1,665 3/30/2017
1.0.3.4 1,634 3/25/2017
1.0.3.3 5,389 11/16/2016
1.0.3.2 1,632 10/31/2016
1.0.3.1 1,518 10/30/2016
1.0.3 1,400 10/22/2016
1.0.1 2,509 6/27/2016
1.0.0 2,515 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md