Microsoft.EntityFrameworkCore.DynamicLinq 8.6.0-preview-01

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

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-01&prerelease                

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (78)

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

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

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.

EaCloud.EntityFrameworkCore

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

Buran.Core.MvcLibrary

Package Description

GitHub repositories (3)

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

Repository Stars
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
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
9.6.0.2 4,193 16 days ago
9.6.0.1 9,121 a month ago
9.6.0 1,521 a month ago
9.6.0-preview-03 73 a month ago
9.6.0-preview-02 51 a month ago
9.6.0-preview-01 70 a month ago
9.5.1 30,598 2 months ago
9.5.0 3,122 3 months ago
9.4.9 13,437 3 months ago
8.6.1 5,854 a month ago
8.6.0.2 279 16 days ago
8.6.0.1 779 a month ago
8.6.0 1,001 a month ago
8.6.0-preview-03 74 a month ago
8.6.0-preview-02 58 a month ago
8.6.0-preview-01 71 a month ago
8.5.1 20,187 2 months ago
8.5.0 1,999 3 months ago
8.4.9 21,812 3 months ago
8.4.8 65,207 4 months ago
8.4.7 20,532 4 months ago
8.4.6 105,750 4 months ago
8.4.5 129,508 6 months ago
8.4.4 94,006 7 months ago
8.4.3 133,217 8 months ago
8.4.2 20,870 8 months ago
8.4.1 26,995 8 months ago
8.4.0 56,682 9 months ago
8.3.14 63,117 10 months ago
8.3.13 15,615 4/25/2024
8.3.12 14,420 4/18/2024
8.3.10 133,081 3/3/2024
8.3.9 8,916 2/29/2024
8.3.9-preview-02 401 2/3/2024
8.3.9-preview-01 646 1/23/2024
8.3.8 79,060 1/20/2024
8.3.7 102,731 11/20/2023
7.6.1 153 a month ago
7.6.0.2 106 16 days ago
7.6.0.1 70 a month ago
7.6.0 103 a month ago
7.6.0-preview-03 80 a month ago
7.6.0-preview-02 48 a month ago
7.6.0-preview-01 73 a month ago
7.5.1 250 2 months ago
7.5.0 155 3 months ago
7.4.9 270 3 months ago
7.4.8 221 4 months ago
7.4.7 116 4 months ago
7.4.6 496 4 months ago
7.4.5 5,312 6 months ago
7.4.4 399 7 months ago
7.4.3 7,671 8 months ago
7.4.2 1,537 8 months ago
7.4.1 319 8 months ago
7.4.0 5,229 9 months ago
7.3.14 10,530 10 months ago
7.3.13 505 4/25/2024
7.3.12 849 4/18/2024
7.3.11 881 4/17/2024
7.3.10 23,245 3/3/2024
7.3.9 2,894 2/29/2024
7.3.9-preview-02 823 2/3/2024
7.3.9-preview-01 436 1/23/2024
7.3.8 18,538 1/20/2024
7.3.7 24,905 11/20/2023
7.3.6 11,324 11/19/2023
7.3.5 183,736 9/21/2023
7.3.4 123,725 8/3/2023
7.3.3 85,853 6/24/2023
7.3.2 386,281 4/1/2023
7.3.1 27,109 3/6/2023
7.3.0 1,625 3/3/2023
7.2.25 79,429 2/5/2023
7.2.24 208,317 12/18/2022
7.2.23 70,084 11/12/2022
6.6.1 712 a month ago
6.6.0.2 152 16 days ago
6.6.0.1 63 a month ago
6.6.0 177 a month ago
6.6.0-preview-03 78 a month ago
6.6.0-preview-02 52 a month ago
6.6.0-preview-01 77 a month ago
6.5.1 5,017 2 months ago
6.5.0 129 3 months ago
6.4.9 392 3 months ago
6.4.8 219 4 months ago
6.4.7 280 4 months ago
6.4.6 1,219 4 months ago
6.4.5 1,940 6 months ago
6.4.4 940 7 months ago
6.4.3 1,288 8 months ago
6.4.2 241 8 months ago
6.4.1 2,261 8 months ago
6.4.0 1,782 9 months ago
6.3.14 2,623 10 months ago
6.3.13 5,668 4/25/2024
6.3.12 226 4/18/2024
6.3.11 169 4/17/2024
6.3.10 9,081 3/3/2024
6.3.9 1,874 2/29/2024
6.3.9-preview-02 534 2/3/2024
6.3.9-preview-01 299 1/23/2024
6.3.8 33,513 1/20/2024
6.3.7 35,247 11/20/2023
6.3.6 1,561 11/19/2023
6.3.5 264,140 9/21/2023
6.3.4 47,097 8/3/2023
6.3.3 35,805 6/24/2023
6.3.2 134,737 4/1/2023
6.3.1 39,204 3/6/2023
6.3.0 17,575 3/3/2023
6.2.25 51,488 2/5/2023
6.2.24 68,366 12/18/2022
6.2.23 73,830 11/12/2022
6.2.22 46,272 11/6/2022
6.2.21 45,845 10/28/2022
6.2.20 383,816 9/3/2022
6.2.20-preview-01 654 9/3/2022
6.2.19 320,479 6/26/2022
6.2.18 650,930 3/7/2022
6.2.17 65,509 2/21/2022
6.2.16 4,041 2/19/2022
6.2.15 169,487 12/17/2021
6.2.14 260,194 11/9/2021
6.2.13-preview.4.21253.1 1,197 10/9/2021
6.2.12-preview.4.21253.1 911 7/31/2021
6.2.11-preview.4.21253.1 230 7/19/2021
6.0.0-preview.4.21253.1 439 5/31/2021
6.0.0-preview.3.21201.2 255 5/9/2021
5.6.1 85 a month ago
5.6.0.2 107 16 days ago
5.6.0.1 68 a month ago
5.6.0 95 a month ago
5.6.0-preview-03 80 a month ago
5.6.0-preview-02 48 a month ago
5.6.0-preview-01 77 a month ago
5.5.1 350 2 months ago
5.5.0 122 3 months ago
5.4.9 119 3 months ago
5.4.8 114 4 months ago
5.4.7 112 4 months ago
5.4.6 139 4 months ago
5.4.5 263 6 months ago
5.4.4 266 7 months ago
5.4.3 247 8 months ago
5.4.2 144 8 months ago
5.4.1 160 8 months ago
5.4.0 149 9 months ago
5.3.14 135 10 months ago
5.3.13 160 4/25/2024
5.3.12 149 4/18/2024
5.3.11 334 4/17/2024
5.3.10 854 3/3/2024
5.3.9 248 2/29/2024
5.3.9-preview-02 292 2/3/2024
5.3.9-preview-01 311 1/23/2024
5.3.8 387 1/20/2024
5.3.7 2,401 11/20/2023
5.3.6 471 11/19/2023
5.3.5 1,103 9/21/2023
5.3.4 1,014 8/3/2023
5.3.3 2,387 6/24/2023
5.3.2 32,936 4/1/2023
5.3.1 811 3/6/2023
5.3.0 870 3/3/2023
5.2.25 918 2/5/2023
5.2.24 9,567 12/18/2022
5.2.23 3,078 11/12/2022
5.2.22 5,218 11/6/2022
5.2.21 924 10/28/2022
5.2.20 27,576 9/3/2022
5.2.20-preview-01 669 9/3/2022
5.2.19 28,332 6/26/2022
5.2.18 18,824 3/7/2022
5.2.17 4,666 2/21/2022
5.2.16 2,230 2/19/2022
5.2.15 128,018 12/17/2021
5.2.14 17,383 11/9/2021
5.2.13 163,509 10/9/2021
5.2.12 196,207 7/31/2021
5.2.11 75,998 7/19/2021
5.2.10 333,895 5/31/2021
5.2.9 188,046 3/26/2021
5.2.8 278,103 2/13/2021
5.2.7 79,764 12/26/2020
5.2.7-preview-03 954 12/26/2020
5.2.7-preview-01 943 12/26/2020
3.6.1 108 a month ago
3.6.0.2 102 16 days ago
3.6.0.1 70 a month ago
3.6.0 103 a month ago
3.6.0-preview-03 76 a month ago
3.6.0-preview-02 47 a month ago
3.6.0-preview-01 84 a month ago
3.5.1 126 2 months ago
3.5.0 115 3 months ago
3.4.9 126 3 months ago
3.4.8 114 4 months ago
3.4.7 114 4 months ago
3.4.6 141 4 months ago
3.4.5 1,366 6 months ago
3.4.4 112 7 months ago
3.4.3 416 8 months ago
3.4.2 159 8 months ago
3.4.1 157 8 months ago
3.4.0 173 9 months ago
3.3.14 161 10 months ago
3.3.13 144 4/25/2024
3.3.12 166 4/18/2024
3.3.11 149 4/17/2024
3.3.10 358 3/3/2024
3.3.9 239 2/29/2024
3.3.9-preview-02 272 2/3/2024
3.3.9-preview-01 327 1/23/2024
3.3.8 374 1/20/2024
3.3.7 7,733 11/20/2023
3.3.6 474 11/19/2023
3.3.5 2,725 9/21/2023
3.3.4 1,654 8/3/2023
3.3.3 8,145 6/24/2023
3.3.2 2,837 4/1/2023
3.3.1 1,192 3/6/2023
3.3.0 784 3/3/2023
3.2.25 1,449 2/5/2023
3.2.24 18,008 12/18/2022
3.2.23 1,557 11/12/2022
3.2.22 978 11/6/2022
3.2.21 1,000 10/28/2022
3.2.20 21,055 9/3/2022
3.2.20-preview-01 619 9/3/2022
3.2.19 47,650 6/26/2022
3.2.18 24,966 3/7/2022
3.2.17 1,210 2/21/2022
3.2.16 1,041 2/19/2022
3.2.15 24,182 12/17/2021
3.2.14 17,200 11/9/2021
3.2.13 2,452 10/9/2021
3.2.12 22,463 7/31/2021
3.2.11 4,627 7/19/2021
3.2.10 39,789 5/31/2021
3.2.9 21,502 3/26/2021
3.2.8 19,816 2/13/2021
3.2.7 73,483 12/26/2020
3.2.7-preview-03 949 12/26/2020
3.2.7-preview-02 967 12/26/2020
3.2.7-preview-01 962 12/26/2020
3.2.6 133,266 11/25/2020
3.2.6-preview-01 862 11/25/2020
3.2.5 192,845 10/24/2020
3.2.4 8,096 10/19/2020
3.2.3 11,999 10/11/2020
3.2.2 81,648 8/19/2020
3.2.1 10,324 8/8/2020
3.2.0 26,224 7/27/2020
2.6.1 81 a month ago
2.6.0.2 95 16 days ago
2.6.0.1 69 a month ago
2.6.0 97 a month ago
2.6.0-preview-03 76 a month ago
2.6.0-preview-02 49 a month ago
2.6.0-preview-01 67 a month ago
2.5.1 132 2 months ago
2.5.0 120 3 months ago
2.4.9 121 3 months ago
2.4.8 118 4 months ago
2.4.7 117 4 months ago
2.4.6 134 4 months ago
2.4.5 154 6 months ago
2.4.4 111 7 months ago
2.4.3 145 8 months ago
2.4.2 140 8 months ago
2.4.1 142 8 months ago
2.4.0 130 9 months ago
2.3.14 142 10 months ago
2.3.13 173 4/25/2024
2.3.12 148 4/18/2024
2.3.11 135 4/17/2024
2.3.10 233 3/3/2024
2.3.9 248 2/29/2024
2.3.9-preview-02 292 2/3/2024
2.3.9-preview-01 300 1/23/2024
2.3.8 332 1/20/2024
2.3.7 489 11/20/2023
2.3.6 460 11/19/2023
2.3.5 535 9/21/2023
2.3.4 671 8/3/2023
2.3.3 668 6/24/2023
2.3.2 768 4/1/2023
2.3.1 726 3/6/2023
2.3.0 767 3/3/2023
2.2.25 806 2/5/2023
2.2.24 801 12/18/2022
2.2.23 829 11/12/2022
2.2.22 880 11/6/2022
2.2.21 884 10/28/2022
2.2.20 935 9/3/2022
2.2.20-preview-01 600 9/3/2022
2.2.19 987 6/26/2022
2.2.18 1,161 3/7/2022
2.2.17 983 2/21/2022
2.2.16 1,026 2/19/2022
2.2.15 929 12/17/2021
2.2.14 900 11/9/2021
2.2.13 954 10/9/2021
2.2.12 1,246 7/31/2021
2.2.11 1,756 7/19/2021
2.2.10 1,518 5/31/2021
2.2.9 7,262 3/26/2021
2.2.8 1,848 2/13/2021
2.2.7 1,214 12/26/2020
2.2.7-preview-03 949 12/26/2020
2.2.7-preview-02 931 12/26/2020
2.2.7-preview-01 960 12/26/2020
2.2.6 12,715 11/25/2020
2.2.6-preview-01 791 11/25/2020
2.2.5 4,020 10/24/2020
2.2.4 2,779 10/19/2020
2.2.3 1,150 10/11/2020
2.2.2 22,389 8/19/2020
2.2.1 8,138 8/8/2020
2.2.0 64,424 7/27/2020
1.1.8 19,828 7/12/2020
1.1.7 5,284 7/6/2020
1.1.6 2,748 7/5/2020
1.1.5 42,203 6/15/2020
1.1.4 1,208 6/15/2020
1.1.3 1,199 6/15/2020
1.1.2 21,487 5/31/2020
1.1.1 27,583 5/14/2020
1.1.0 23,636 4/25/2020
1.0.24 12,966 4/16/2020
1.0.23 214,975 3/26/2020
1.0.22 6,185 3/18/2020
1.0.21 35,406 2/29/2020
1.0.20 135,278 1/11/2020
1.0.19 113,651 8/29/2019
1.0.18 83,099 7/2/2019
1.0.17 42,320 6/14/2019
1.0.16 3,923 6/6/2019
1.0.15 5,262 5/20/2019
1.0.14 5,020 5/14/2019
1.0.13 14,756 5/3/2019
1.0.12 69,943 3/26/2019
1.0.11 14,027 2/28/2019
1.0.10 31,875 2/5/2019
1.0.9.2 587,089 1/10/2019
1.0.9.1 1,616 1/7/2019
1.0.9 35,996 10/19/2018
1.0.8.18 82,194 9/4/2018
1.0.8.17 11,704 8/27/2018
1.0.8.16 18,630 8/19/2018
1.0.8.15 1,725 8/17/2018
1.0.8.13 6,218 8/2/2018
1.0.8.12 5,020 7/27/2018
1.0.8.11 37,237 6/6/2018
1.0.8.10 2,334 6/5/2018
1.0.8.9 6,933 5/26/2018
1.0.8.8 1,890 5/21/2018
1.0.8.7 3,176 5/9/2018
1.0.8.6 2,547 4/28/2018
1.0.8.5 2,135 4/27/2018
1.0.8.4 1,912 4/25/2018
1.0.8.3 3,645 3/30/2018
1.0.8.2 56,609 1/9/2018
1.0.8.1 5,364 1/5/2018
1.0.8 20,803 12/16/2017
1.0.4.8 15,960 11/1/2017
1.0.4.7 4,445 9/12/2017
1.0.4.6 6,205 7/8/2017
1.0.4.5 1,945 6/28/2017
1.0.4.4 1,777 6/27/2017
1.0.4.3 2,088 6/1/2017
1.0.4.2 1,736 6/1/2017
1.0.4.1 1,762 5/31/2017
1.0.4 2,403 5/17/2017
1.0.3.6 3,220 4/8/2017
1.0.3.5 2,161 3/30/2017
1.0.3.4 2,083 3/25/2017
1.0.3.3 5,872 11/16/2016
1.0.3.2 2,098 10/31/2016
1.0.3.1 1,964 10/30/2016
1.0.3 1,847 10/22/2016
1.0.1 2,987 6/27/2016
1.0.0 6,913 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md