Microsoft.EntityFrameworkCore.DynamicLinq 8.3.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.3.14
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.3.14
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.14" />
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.14
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.3.14"
#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.14

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

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 (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.0 3,943 5/31/2024
8.3.14 18,115 5/3/2024
8.3.13 7,208 4/25/2024
8.3.12 5,016 4/18/2024
8.3.10 49,916 3/3/2024
8.3.9 5,399 2/29/2024
8.3.9-preview-02 353 2/3/2024
8.3.9-preview-01 464 1/23/2024
8.3.8 45,878 1/20/2024
8.3.7 68,646 11/20/2023
7.4.0 115 5/31/2024
7.3.14 4,333 5/3/2024
7.3.13 260 4/25/2024
7.3.12 294 4/18/2024
7.3.11 482 4/17/2024
7.3.10 14,600 3/3/2024
7.3.9 1,362 2/29/2024
7.3.9-preview-02 783 2/3/2024
7.3.9-preview-01 400 1/23/2024
7.3.8 7,675 1/20/2024
7.3.7 18,945 11/20/2023
7.3.6 7,013 11/19/2023
7.3.5 99,264 9/21/2023
7.3.4 104,503 8/3/2023
7.3.3 70,662 6/24/2023
7.3.2 331,622 4/1/2023
7.3.1 22,567 3/6/2023
7.3.0 1,338 3/3/2023
7.2.25 61,629 2/5/2023
7.2.24 185,745 12/18/2022
7.2.23 58,291 11/12/2022
6.4.0 547 5/31/2024
6.3.14 920 5/3/2024
6.3.13 4,449 4/25/2024
6.3.12 152 4/18/2024
6.3.11 110 4/17/2024
6.3.10 5,670 3/3/2024
6.3.9 806 2/29/2024
6.3.9-preview-02 480 2/3/2024
6.3.9-preview-01 258 1/23/2024
6.3.8 12,667 1/20/2024
6.3.7 18,972 11/20/2023
6.3.6 1,268 11/19/2023
6.3.5 73,930 9/21/2023
6.3.4 38,604 8/3/2023
6.3.3 27,699 6/24/2023
6.3.2 114,049 4/1/2023
6.3.1 37,075 3/6/2023
6.3.0 5,894 3/3/2023
6.2.25 43,763 2/5/2023
6.2.24 60,036 12/18/2022
6.2.23 60,043 11/12/2022
6.2.22 40,891 11/6/2022
6.2.21 42,454 10/28/2022
6.2.20 365,452 9/3/2022
6.2.20-preview-01 620 9/3/2022
6.2.19 282,667 6/26/2022
6.2.18 601,201 3/7/2022
6.2.17 64,366 2/21/2022
6.2.16 3,953 2/19/2022
6.2.15 147,937 12/17/2021
6.2.14 245,040 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 212 7/19/2021
6.0.0-preview.4.21253.1 390 5/31/2021
6.0.0-preview.3.21201.2 233 5/9/2021
5.4.0 75 5/31/2024
5.3.14 81 5/3/2024
5.3.13 91 4/25/2024
5.3.12 88 4/18/2024
5.3.11 112 4/17/2024
5.3.10 558 3/3/2024
5.3.9 197 2/29/2024
5.3.9-preview-02 249 2/3/2024
5.3.9-preview-01 267 1/23/2024
5.3.8 336 1/20/2024
5.3.7 1,439 11/20/2023
5.3.6 428 11/19/2023
5.3.5 1,041 9/21/2023
5.3.4 938 8/3/2023
5.3.3 1,898 6/24/2023
5.3.2 31,355 4/1/2023
5.3.1 775 3/6/2023
5.3.0 794 3/3/2023
5.2.25 869 2/5/2023
5.2.24 7,638 12/18/2022
5.2.23 2,431 11/12/2022
5.2.22 5,174 11/6/2022
5.2.21 876 10/28/2022
5.2.20 22,690 9/3/2022
5.2.20-preview-01 633 9/3/2022
5.2.19 23,930 6/26/2022
5.2.18 17,845 3/7/2022
5.2.17 4,424 2/21/2022
5.2.16 2,187 2/19/2022
5.2.15 113,342 12/17/2021
5.2.14 16,796 11/9/2021
5.2.13 156,323 10/9/2021
5.2.12 190,167 7/31/2021
5.2.11 72,863 7/19/2021
5.2.10 325,715 5/31/2021
5.2.9 182,408 3/26/2021
5.2.8 273,604 2/13/2021
5.2.7 73,677 12/26/2020
5.2.7-preview-03 911 12/26/2020
5.2.7-preview-01 906 12/26/2020
3.4.0 63 5/31/2024
3.3.14 77 5/3/2024
3.3.13 90 4/25/2024
3.3.12 91 4/18/2024
3.3.11 87 4/17/2024
3.3.10 233 3/3/2024
3.3.9 186 2/29/2024
3.3.9-preview-02 224 2/3/2024
3.3.9-preview-01 291 1/23/2024
3.3.8 323 1/20/2024
3.3.7 3,002 11/20/2023
3.3.6 431 11/19/2023
3.3.5 1,708 9/21/2023
3.3.4 1,467 8/3/2023
3.3.3 7,220 6/24/2023
3.3.2 2,744 4/1/2023
3.3.1 1,133 3/6/2023
3.3.0 728 3/3/2023
3.2.25 1,370 2/5/2023
3.2.24 17,424 12/18/2022
3.2.23 1,464 11/12/2022
3.2.22 934 11/6/2022
3.2.21 955 10/28/2022
3.2.20 17,952 9/3/2022
3.2.20-preview-01 576 9/3/2022
3.2.19 39,714 6/26/2022
3.2.18 24,116 3/7/2022
3.2.17 1,157 2/21/2022
3.2.16 985 2/19/2022
3.2.15 23,333 12/17/2021
3.2.14 16,350 11/9/2021
3.2.13 2,304 10/9/2021
3.2.12 22,207 7/31/2021
3.2.11 2,523 7/19/2021
3.2.10 37,866 5/31/2021
3.2.9 19,473 3/26/2021
3.2.8 18,383 2/13/2021
3.2.7 71,824 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 131,020 11/25/2020
3.2.6-preview-01 827 11/25/2020
3.2.5 187,435 10/24/2020
3.2.4 6,167 10/19/2020
3.2.3 11,618 10/11/2020
3.2.2 78,558 8/19/2020
3.2.1 9,268 8/8/2020
3.2.0 24,787 7/27/2020
2.4.0 65 5/31/2024
2.3.14 69 5/3/2024
2.3.13 92 4/25/2024
2.3.12 85 4/18/2024
2.3.11 85 4/17/2024
2.3.10 192 3/3/2024
2.3.9 204 2/29/2024
2.3.9-preview-02 252 2/3/2024
2.3.9-preview-01 255 1/23/2024
2.3.8 281 1/20/2024
2.3.7 437 11/20/2023
2.3.6 417 11/19/2023
2.3.5 486 9/21/2023
2.3.4 626 8/3/2023
2.3.3 616 6/24/2023
2.3.2 733 4/1/2023
2.3.1 692 3/6/2023
2.3.0 726 3/3/2023
2.2.25 768 2/5/2023
2.2.24 756 12/18/2022
2.2.23 785 11/12/2022
2.2.22 830 11/6/2022
2.2.21 838 10/28/2022
2.2.20 890 9/3/2022
2.2.20-preview-01 559 9/3/2022
2.2.19 916 6/26/2022
2.2.18 1,111 3/7/2022
2.2.17 933 2/21/2022
2.2.16 971 2/19/2022
2.2.15 892 12/17/2021
2.2.14 863 11/9/2021
2.2.13 909 10/9/2021
2.2.12 1,182 7/31/2021
2.2.11 1,669 7/19/2021
2.2.10 1,480 5/31/2021
2.2.9 7,066 3/26/2021
2.2.8 1,756 2/13/2021
2.2.7 1,170 12/26/2020
2.2.7-preview-03 910 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,310 11/25/2020
2.2.6-preview-01 750 11/25/2020
2.2.5 3,804 10/24/2020
2.2.4 2,729 10/19/2020
2.2.3 1,099 10/11/2020
2.2.2 20,296 8/19/2020
2.2.1 7,879 8/8/2020
2.2.0 63,419 7/27/2020
1.1.8 17,998 7/12/2020
1.1.7 4,932 7/6/2020
1.1.6 2,702 7/5/2020
1.1.5 41,722 6/15/2020
1.1.4 1,157 6/15/2020
1.1.3 1,155 6/15/2020
1.1.2 19,632 5/31/2020
1.1.1 26,928 5/14/2020
1.1.0 22,962 4/25/2020
1.0.24 12,377 4/16/2020
1.0.23 210,435 3/26/2020
1.0.22 6,113 3/18/2020
1.0.21 31,846 2/29/2020
1.0.20 128,925 1/11/2020
1.0.19 107,908 8/29/2019
1.0.18 81,547 7/2/2019
1.0.17 40,292 6/14/2019
1.0.16 3,395 6/6/2019
1.0.15 4,378 5/20/2019
1.0.14 4,770 5/14/2019
1.0.13 14,265 5/3/2019
1.0.12 69,047 3/26/2019
1.0.11 13,929 2/28/2019
1.0.10 30,998 2/5/2019
1.0.9.2 540,042 1/10/2019
1.0.9.1 1,574 1/7/2019
1.0.9 35,287 10/19/2018
1.0.8.18 81,746 9/4/2018
1.0.8.17 11,483 8/27/2018
1.0.8.16 18,252 8/19/2018
1.0.8.15 1,638 8/17/2018
1.0.8.13 6,122 8/2/2018
1.0.8.12 4,899 7/27/2018
1.0.8.11 34,894 6/6/2018
1.0.8.10 2,251 6/5/2018
1.0.8.9 6,771 5/26/2018
1.0.8.8 1,798 5/21/2018
1.0.8.7 3,075 5/9/2018
1.0.8.6 2,455 4/28/2018
1.0.8.5 2,056 4/27/2018
1.0.8.4 1,833 4/25/2018
1.0.8.3 3,561 3/30/2018
1.0.8.2 56,061 1/9/2018
1.0.8.1 5,238 1/5/2018
1.0.8 20,359 12/16/2017
1.0.4.8 15,151 11/1/2017
1.0.4.7 4,353 9/12/2017
1.0.4.6 6,083 7/8/2017
1.0.4.5 1,865 6/28/2017
1.0.4.4 1,696 6/27/2017
1.0.4.3 2,012 6/1/2017
1.0.4.2 1,654 6/1/2017
1.0.4.1 1,687 5/31/2017
1.0.4 2,331 5/17/2017
1.0.3.6 3,130 4/8/2017
1.0.3.5 2,071 3/30/2017
1.0.3.4 1,991 3/25/2017
1.0.3.3 5,797 11/16/2016
1.0.3.2 2,021 10/31/2016
1.0.3.1 1,884 10/30/2016
1.0.3 1,760 10/22/2016
1.0.1 2,876 6/27/2016
1.0.0 2,989 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md