Microsoft.EntityFrameworkCore.DynamicLinq 8.3.12

dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.3.12
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.3.12
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.12" />
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.12
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.3.12"
#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.12

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

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-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 (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.

Buran.Core.MvcLibrary

Package Description

EaCloud.EntityFrameworkCore

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

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.12 38 4/18/2024
8.3.10 21,214 3/3/2024
8.3.9 3,341 2/29/2024
8.3.9-preview-02 345 2/3/2024
8.3.9-preview-01 332 1/23/2024
8.3.8 32,660 1/20/2024
8.3.7 55,262 11/20/2023
7.3.12 23 4/18/2024
7.3.11 57 4/17/2024
7.3.10 9,561 3/3/2024
7.3.9 713 2/29/2024
7.3.9-preview-02 669 2/3/2024
7.3.9-preview-01 399 1/23/2024
7.3.8 6,084 1/20/2024
7.3.7 15,585 11/20/2023
7.3.6 6,418 11/19/2023
7.3.5 83,672 9/21/2023
7.3.4 97,360 8/3/2023
7.3.3 65,291 6/24/2023
7.3.2 303,798 4/1/2023
7.3.1 21,615 3/6/2023
7.3.0 1,282 3/3/2023
7.2.25 57,347 2/5/2023
7.2.24 178,774 12/18/2022
7.2.23 55,964 11/12/2022
6.3.12 23 4/18/2024
6.3.11 66 4/17/2024
6.3.10 3,665 3/3/2024
6.3.9 571 2/29/2024
6.3.9-preview-02 422 2/3/2024
6.3.9-preview-01 257 1/23/2024
6.3.8 8,831 1/20/2024
6.3.7 15,050 11/20/2023
6.3.6 1,119 11/19/2023
6.3.5 61,998 9/21/2023
6.3.4 33,506 8/3/2023
6.3.3 25,801 6/24/2023
6.3.2 108,488 4/1/2023
6.3.1 36,396 3/6/2023
6.3.0 5,210 3/3/2023
6.2.25 40,960 2/5/2023
6.2.24 57,167 12/18/2022
6.2.23 55,460 11/12/2022
6.2.22 39,512 11/6/2022
6.2.21 41,985 10/28/2022
6.2.20 361,058 9/3/2022
6.2.20-preview-01 619 9/3/2022
6.2.19 274,371 6/26/2022
6.2.18 579,793 3/7/2022
6.2.17 64,120 2/21/2022
6.2.16 3,952 2/19/2022
6.2.15 140,958 12/17/2021
6.2.14 241,909 11/9/2021
6.2.13-preview.4.21253.1 1,175 10/9/2021
6.2.12-preview.4.21253.1 891 7/31/2021
6.2.11-preview.4.21253.1 210 7/19/2021
6.0.0-preview.4.21253.1 369 5/31/2021
6.0.0-preview.3.21201.2 233 5/9/2021
5.3.12 24 4/18/2024
5.3.11 49 4/17/2024
5.3.10 357 3/3/2024
5.3.9 190 2/29/2024
5.3.9-preview-02 248 2/3/2024
5.3.9-preview-01 266 1/23/2024
5.3.8 330 1/20/2024
5.3.7 1,127 11/20/2023
5.3.6 418 11/19/2023
5.3.5 1,015 9/21/2023
5.3.4 903 8/3/2023
5.3.3 1,783 6/24/2023
5.3.2 29,907 4/1/2023
5.3.1 758 3/6/2023
5.3.0 790 3/3/2023
5.2.25 846 2/5/2023
5.2.24 7,234 12/18/2022
5.2.23 2,328 11/12/2022
5.2.22 5,173 11/6/2022
5.2.21 874 10/28/2022
5.2.20 21,313 9/3/2022
5.2.20-preview-01 632 9/3/2022
5.2.19 23,214 6/26/2022
5.2.18 17,491 3/7/2022
5.2.17 4,337 2/21/2022
5.2.16 2,184 2/19/2022
5.2.15 111,272 12/17/2021
5.2.14 16,724 11/9/2021
5.2.13 154,971 10/9/2021
5.2.12 188,820 7/31/2021
5.2.11 72,765 7/19/2021
5.2.10 324,611 5/31/2021
5.2.9 181,432 3/26/2021
5.2.8 273,169 2/13/2021
5.2.7 72,271 12/26/2020
5.2.7-preview-03 911 12/26/2020
5.2.7-preview-01 906 12/26/2020
3.3.12 23 4/18/2024
3.3.11 48 4/17/2024
3.3.10 203 3/3/2024
3.3.9 177 2/29/2024
3.3.9-preview-02 223 2/3/2024
3.3.9-preview-01 290 1/23/2024
3.3.8 316 1/20/2024
3.3.7 2,375 11/20/2023
3.3.6 426 11/19/2023
3.3.5 1,559 9/21/2023
3.3.4 1,387 8/3/2023
3.3.3 6,905 6/24/2023
3.3.2 2,554 4/1/2023
3.3.1 1,125 3/6/2023
3.3.0 719 3/3/2023
3.2.25 1,272 2/5/2023
3.2.24 17,326 12/18/2022
3.2.23 1,441 11/12/2022
3.2.22 933 11/6/2022
3.2.21 951 10/28/2022
3.2.20 16,936 9/3/2022
3.2.20-preview-01 575 9/3/2022
3.2.19 35,508 6/26/2022
3.2.18 24,059 3/7/2022
3.2.17 1,152 2/21/2022
3.2.16 984 2/19/2022
3.2.15 23,308 12/17/2021
3.2.14 16,087 11/9/2021
3.2.13 2,294 10/9/2021
3.2.12 22,123 7/31/2021
3.2.11 2,507 7/19/2021
3.2.10 37,476 5/31/2021
3.2.9 19,188 3/26/2021
3.2.8 18,158 2/13/2021
3.2.7 71,437 12/26/2020
3.2.7-preview-03 914 12/26/2020
3.2.7-preview-02 926 12/26/2020
3.2.7-preview-01 925 12/26/2020
3.2.6 130,649 11/25/2020
3.2.6-preview-01 827 11/25/2020
3.2.5 186,860 10/24/2020
3.2.4 6,165 10/19/2020
3.2.3 11,589 10/11/2020
3.2.2 78,282 8/19/2020
3.2.1 9,097 8/8/2020
3.2.0 24,618 7/27/2020
2.3.12 24 4/18/2024
2.3.11 50 4/17/2024
2.3.10 182 3/3/2024
2.3.9 197 2/29/2024
2.3.9-preview-02 251 2/3/2024
2.3.9-preview-01 249 1/23/2024
2.3.8 275 1/20/2024
2.3.7 431 11/20/2023
2.3.6 412 11/19/2023
2.3.5 482 9/21/2023
2.3.4 622 8/3/2023
2.3.3 612 6/24/2023
2.3.2 725 4/1/2023
2.3.1 682 3/6/2023
2.3.0 720 3/3/2023
2.2.25 758 2/5/2023
2.2.24 752 12/18/2022
2.2.23 777 11/12/2022
2.2.22 829 11/6/2022
2.2.21 836 10/28/2022
2.2.20 888 9/3/2022
2.2.20-preview-01 558 9/3/2022
2.2.19 913 6/26/2022
2.2.18 1,109 3/7/2022
2.2.17 931 2/21/2022
2.2.16 964 2/19/2022
2.2.15 890 12/17/2021
2.2.14 861 11/9/2021
2.2.13 903 10/9/2021
2.2.12 1,179 7/31/2021
2.2.11 1,654 7/19/2021
2.2.10 1,478 5/31/2021
2.2.9 7,045 3/26/2021
2.2.8 1,598 2/13/2021
2.2.7 1,168 12/26/2020
2.2.7-preview-03 904 12/26/2020
2.2.7-preview-02 891 12/26/2020
2.2.7-preview-01 917 12/26/2020
2.2.6 12,295 11/25/2020
2.2.6-preview-01 750 11/25/2020
2.2.5 3,800 10/24/2020
2.2.4 2,726 10/19/2020
2.2.3 1,096 10/11/2020
2.2.2 19,468 8/19/2020
2.2.1 7,843 8/8/2020
2.2.0 63,390 7/27/2020
1.1.8 17,602 7/12/2020
1.1.7 4,924 7/6/2020
1.1.6 2,693 7/5/2020
1.1.5 41,572 6/15/2020
1.1.4 1,154 6/15/2020
1.1.3 1,152 6/15/2020
1.1.2 19,149 5/31/2020
1.1.1 26,774 5/14/2020
1.1.0 22,791 4/25/2020
1.0.24 12,372 4/16/2020
1.0.23 210,419 3/26/2020
1.0.22 6,103 3/18/2020
1.0.21 31,398 2/29/2020
1.0.20 128,111 1/11/2020
1.0.19 106,201 8/29/2019
1.0.18 81,444 7/2/2019
1.0.17 39,904 6/14/2019
1.0.16 3,383 6/6/2019
1.0.15 4,364 5/20/2019
1.0.14 4,704 5/14/2019
1.0.13 14,182 5/3/2019
1.0.12 68,980 3/26/2019
1.0.11 13,923 2/28/2019
1.0.10 30,952 2/5/2019
1.0.9.2 533,033 1/10/2019
1.0.9.1 1,569 1/7/2019
1.0.9 35,178 10/19/2018
1.0.8.18 81,687 9/4/2018
1.0.8.17 11,464 8/27/2018
1.0.8.16 18,222 8/19/2018
1.0.8.15 1,627 8/17/2018
1.0.8.13 6,110 8/2/2018
1.0.8.12 4,806 7/27/2018
1.0.8.11 34,670 6/6/2018
1.0.8.10 2,245 6/5/2018
1.0.8.9 6,760 5/26/2018
1.0.8.8 1,789 5/21/2018
1.0.8.7 3,067 5/9/2018
1.0.8.6 2,447 4/28/2018
1.0.8.5 2,050 4/27/2018
1.0.8.4 1,825 4/25/2018
1.0.8.3 3,551 3/30/2018
1.0.8.2 56,036 1/9/2018
1.0.8.1 5,229 1/5/2018
1.0.8 20,342 12/16/2017
1.0.4.8 15,112 11/1/2017
1.0.4.7 4,343 9/12/2017
1.0.4.6 6,073 7/8/2017
1.0.4.5 1,858 6/28/2017
1.0.4.4 1,691 6/27/2017
1.0.4.3 2,006 6/1/2017
1.0.4.2 1,649 6/1/2017
1.0.4.1 1,678 5/31/2017
1.0.4 2,325 5/17/2017
1.0.3.6 3,124 4/8/2017
1.0.3.5 2,058 3/30/2017
1.0.3.4 1,986 3/25/2017
1.0.3.3 5,788 11/16/2016
1.0.3.2 2,015 10/31/2016
1.0.3.1 1,879 10/30/2016
1.0.3 1,756 10/22/2016
1.0.1 2,862 6/27/2016
1.0.0 2,912 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md