Microsoft.EntityFrameworkCore.DynamicLinq 6.4.2

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

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

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

NuGet packages (74)

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 数据访问功能的实现。

Buran.Core.MvcLibrary

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.4.3 0 7/1/2024
8.4.2 1,011 6/25/2024
8.4.1 2,251 6/21/2024
8.4.0 14,527 5/31/2024
8.3.14 23,139 5/3/2024
8.3.13 8,446 4/25/2024
8.3.12 5,778 4/18/2024
8.3.10 57,556 3/3/2024
8.3.9 5,820 2/29/2024
8.3.9-preview-02 354 2/3/2024
8.3.9-preview-01 545 1/23/2024
8.3.8 49,842 1/20/2024
8.3.7 72,508 11/20/2023
7.4.3 0 7/1/2024
7.4.2 216 6/25/2024
7.4.1 205 6/21/2024
7.4.0 868 5/31/2024
7.3.14 5,800 5/3/2024
7.3.13 275 4/25/2024
7.3.12 328 4/18/2024
7.3.11 566 4/17/2024
7.3.10 15,164 3/3/2024
7.3.9 1,506 2/29/2024
7.3.9-preview-02 786 2/3/2024
7.3.9-preview-01 401 1/23/2024
7.3.8 8,077 1/20/2024
7.3.7 19,534 11/20/2023
7.3.6 7,073 11/19/2023
7.3.5 104,003 9/21/2023
7.3.4 106,076 8/3/2023
7.3.3 72,031 6/24/2023
7.3.2 342,398 4/1/2023
7.3.1 22,968 3/6/2023
7.3.0 1,341 3/3/2023
7.2.25 62,620 2/5/2023
7.2.24 187,462 12/18/2022
7.2.23 58,945 11/12/2022
6.4.3 0 7/1/2024
6.4.2 129 6/25/2024
6.4.1 175 6/21/2024
6.4.0 1,128 5/31/2024
6.3.14 1,339 5/3/2024
6.3.13 4,642 4/25/2024
6.3.12 164 4/18/2024
6.3.11 124 4/17/2024
6.3.10 6,038 3/3/2024
6.3.9 889 2/29/2024
6.3.9-preview-02 498 2/3/2024
6.3.9-preview-01 259 1/23/2024
6.3.8 13,648 1/20/2024
6.3.7 19,786 11/20/2023
6.3.6 1,300 11/19/2023
6.3.5 78,143 9/21/2023
6.3.4 39,962 8/3/2023
6.3.3 28,266 6/24/2023
6.3.2 115,446 4/1/2023
6.3.1 37,237 3/6/2023
6.3.0 7,224 3/3/2023
6.2.25 44,637 2/5/2023
6.2.24 60,743 12/18/2022
6.2.23 61,325 11/12/2022
6.2.22 41,190 11/6/2022
6.2.21 42,565 10/28/2022
6.2.20 367,222 9/3/2022
6.2.20-preview-01 621 9/3/2022
6.2.19 285,125 6/26/2022
6.2.18 607,196 3/7/2022
6.2.17 64,411 2/21/2022
6.2.16 3,956 2/19/2022
6.2.15 149,862 12/17/2021
6.2.14 245,830 11/9/2021
6.2.13-preview.4.21253.1 1,176 10/9/2021
6.2.12-preview.4.21253.1 892 7/31/2021
6.2.11-preview.4.21253.1 213 7/19/2021
6.0.0-preview.4.21253.1 414 5/31/2021
6.0.0-preview.3.21201.2 234 5/9/2021
5.4.3 0 7/1/2024
5.4.2 72 6/25/2024
5.4.1 96 6/21/2024
5.4.0 91 5/31/2024
5.3.14 94 5/3/2024
5.3.13 104 4/25/2024
5.3.12 101 4/18/2024
5.3.11 129 4/17/2024
5.3.10 601 3/3/2024
5.3.9 198 2/29/2024
5.3.9-preview-02 250 2/3/2024
5.3.9-preview-01 268 1/23/2024
5.3.8 337 1/20/2024
5.3.7 1,589 11/20/2023
5.3.6 429 11/19/2023
5.3.5 1,058 9/21/2023
5.3.4 939 8/3/2023
5.3.3 1,921 6/24/2023
5.3.2 31,703 4/1/2023
5.3.1 776 3/6/2023
5.3.0 795 3/3/2023
5.2.25 872 2/5/2023
5.2.24 7,785 12/18/2022
5.2.23 2,451 11/12/2022
5.2.22 5,175 11/6/2022
5.2.21 877 10/28/2022
5.2.20 23,004 9/3/2022
5.2.20-preview-01 634 9/3/2022
5.2.19 24,294 6/26/2022
5.2.18 17,944 3/7/2022
5.2.17 4,466 2/21/2022
5.2.16 2,188 2/19/2022
5.2.15 114,164 12/17/2021
5.2.14 16,845 11/9/2021
5.2.13 156,637 10/9/2021
5.2.12 190,497 7/31/2021
5.2.11 72,904 7/19/2021
5.2.10 326,054 5/31/2021
5.2.9 182,787 3/26/2021
5.2.8 273,758 2/13/2021
5.2.7 74,191 12/26/2020
5.2.7-preview-03 913 12/26/2020
5.2.7-preview-01 908 12/26/2020
3.4.3 0 7/1/2024
3.4.2 67 6/25/2024
3.4.1 91 6/21/2024
3.4.0 79 5/31/2024
3.3.14 94 5/3/2024
3.3.13 103 4/25/2024
3.3.12 107 4/18/2024
3.3.11 105 4/17/2024
3.3.10 244 3/3/2024
3.3.9 187 2/29/2024
3.3.9-preview-02 225 2/3/2024
3.3.9-preview-01 292 1/23/2024
3.3.8 324 1/20/2024
3.3.7 3,204 11/20/2023
3.3.6 432 11/19/2023
3.3.5 1,734 9/21/2023
3.3.4 1,493 8/3/2023
3.3.3 7,279 6/24/2023
3.3.2 2,758 4/1/2023
3.3.1 1,135 3/6/2023
3.3.0 729 3/3/2023
3.2.25 1,374 2/5/2023
3.2.24 17,427 12/18/2022
3.2.23 1,470 11/12/2022
3.2.22 935 11/6/2022
3.2.21 956 10/28/2022
3.2.20 18,259 9/3/2022
3.2.20-preview-01 577 9/3/2022
3.2.19 40,348 6/26/2022
3.2.18 24,130 3/7/2022
3.2.17 1,158 2/21/2022
3.2.16 988 2/19/2022
3.2.15 23,348 12/17/2021
3.2.14 16,416 11/9/2021
3.2.13 2,305 10/9/2021
3.2.12 22,226 7/31/2021
3.2.11 2,525 7/19/2021
3.2.10 38,086 5/31/2021
3.2.9 19,538 3/26/2021
3.2.8 18,458 2/13/2021
3.2.7 71,907 12/26/2020
3.2.7-preview-03 916 12/26/2020
3.2.7-preview-02 928 12/26/2020
3.2.7-preview-01 927 12/26/2020
3.2.6 131,135 11/25/2020
3.2.6-preview-01 830 11/25/2020
3.2.5 187,562 10/24/2020
3.2.4 6,169 10/19/2020
3.2.3 11,636 10/11/2020
3.2.2 78,635 8/19/2020
3.2.1 9,372 8/8/2020
3.2.0 24,846 7/27/2020
2.4.3 0 7/1/2024
2.4.2 66 6/25/2024
2.4.1 86 6/21/2024
2.4.0 80 5/31/2024
2.3.14 80 5/3/2024
2.3.13 104 4/25/2024
2.3.12 97 4/18/2024
2.3.11 96 4/17/2024
2.3.10 193 3/3/2024
2.3.9 205 2/29/2024
2.3.9-preview-02 253 2/3/2024
2.3.9-preview-01 256 1/23/2024
2.3.8 282 1/20/2024
2.3.7 438 11/20/2023
2.3.6 418 11/19/2023
2.3.5 487 9/21/2023
2.3.4 627 8/3/2023
2.3.3 617 6/24/2023
2.3.2 734 4/1/2023
2.3.1 693 3/6/2023
2.3.0 727 3/3/2023
2.2.25 769 2/5/2023
2.2.24 757 12/18/2022
2.2.23 786 11/12/2022
2.2.22 831 11/6/2022
2.2.21 839 10/28/2022
2.2.20 891 9/3/2022
2.2.20-preview-01 566 9/3/2022
2.2.19 917 6/26/2022
2.2.18 1,114 3/7/2022
2.2.17 934 2/21/2022
2.2.16 972 2/19/2022
2.2.15 893 12/17/2021
2.2.14 864 11/9/2021
2.2.13 910 10/9/2021
2.2.12 1,189 7/31/2021
2.2.11 1,679 7/19/2021
2.2.10 1,481 5/31/2021
2.2.9 7,069 3/26/2021
2.2.8 1,770 2/13/2021
2.2.7 1,172 12/26/2020
2.2.7-preview-03 912 12/26/2020
2.2.7-preview-02 893 12/26/2020
2.2.7-preview-01 919 12/26/2020
2.2.6 12,322 11/25/2020
2.2.6-preview-01 753 11/25/2020
2.2.5 3,806 10/24/2020
2.2.4 2,731 10/19/2020
2.2.3 1,101 10/11/2020
2.2.2 20,570 8/19/2020
2.2.1 7,904 8/8/2020
2.2.0 63,422 7/27/2020
1.1.8 18,109 7/12/2020
1.1.7 4,958 7/6/2020
1.1.6 2,703 7/5/2020
1.1.5 41,729 6/15/2020
1.1.4 1,158 6/15/2020
1.1.3 1,163 6/15/2020
1.1.2 19,731 5/31/2020
1.1.1 26,985 5/14/2020
1.1.0 23,016 4/25/2020
1.0.24 12,378 4/16/2020
1.0.23 210,442 3/26/2020
1.0.22 6,117 3/18/2020
1.0.21 31,985 2/29/2020
1.0.20 129,233 1/11/2020
1.0.19 108,196 8/29/2019
1.0.18 81,553 7/2/2019
1.0.17 40,435 6/14/2019
1.0.16 3,406 6/6/2019
1.0.15 4,392 5/20/2019
1.0.14 4,792 5/14/2019
1.0.13 14,279 5/3/2019
1.0.12 69,075 3/26/2019
1.0.11 13,937 2/28/2019
1.0.10 31,012 2/5/2019
1.0.9.2 541,814 1/10/2019
1.0.9.1 1,575 1/7/2019
1.0.9 35,311 10/19/2018
1.0.8.18 81,750 9/4/2018
1.0.8.17 11,487 8/27/2018
1.0.8.16 18,274 8/19/2018
1.0.8.15 1,646 8/17/2018
1.0.8.13 6,125 8/2/2018
1.0.8.12 4,926 7/27/2018
1.0.8.11 34,915 6/6/2018
1.0.8.10 2,255 6/5/2018
1.0.8.9 6,774 5/26/2018
1.0.8.8 1,800 5/21/2018
1.0.8.7 3,077 5/9/2018
1.0.8.6 2,460 4/28/2018
1.0.8.5 2,058 4/27/2018
1.0.8.4 1,835 4/25/2018
1.0.8.3 3,565 3/30/2018
1.0.8.2 56,066 1/9/2018
1.0.8.1 5,240 1/5/2018
1.0.8 20,361 12/16/2017
1.0.4.8 15,165 11/1/2017
1.0.4.7 4,355 9/12/2017
1.0.4.6 6,089 7/8/2017
1.0.4.5 1,869 6/28/2017
1.0.4.4 1,699 6/27/2017
1.0.4.3 2,016 6/1/2017
1.0.4.2 1,657 6/1/2017
1.0.4.1 1,689 5/31/2017
1.0.4 2,333 5/17/2017
1.0.3.6 3,132 4/8/2017
1.0.3.5 2,073 3/30/2017
1.0.3.4 1,995 3/25/2017
1.0.3.3 5,801 11/16/2016
1.0.3.2 2,024 10/31/2016
1.0.3.1 1,886 10/30/2016
1.0.3 1,762 10/22/2016
1.0.1 2,879 6/27/2016
1.0.0 3,016 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md