Microsoft.EntityFrameworkCore.DynamicLinq 2.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 2.6.0-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.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="2.6.0-preview-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="2.6.0-preview-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.DynamicLinq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 2.6.0-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.6.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.6.0-preview-01&prerelease
                    
Install as a Cake Tool

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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

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 (4)

Showing the top 4 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.
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
Version Downloads Last Updated
9.6.6 12,456 6/11/2025
9.6.5 5,484 5/28/2025
9.6.4 5,702 5/19/2025
9.6.3 3,924 5/9/2025
9.6.2 8,198 4/24/2025
9.6.0.2 56,815 2/11/2025
9.6.0.1 43,429 1/28/2025
9.6.0 2,984 1/26/2025
9.6.0-preview-03 139 1/25/2025
9.6.0-preview-02 109 1/24/2025
9.6.0-preview-01 113 1/23/2025
9.5.1 69,132 12/12/2024
9.5.0 4,550 12/7/2024
9.4.9 18,993 11/16/2024
8.6.6 3,690 6/11/2025
8.6.5 2,813 5/28/2025
8.6.4 1,783 5/19/2025
8.6.3 1,865 5/9/2025
8.6.2 3,951 4/24/2025
8.6.1 168,769 1/23/2025
8.6.0.2 10,965 2/11/2025
8.6.0.1 1,571 1/28/2025
8.6.0 6,840 1/26/2025
8.6.0-preview-03 113 1/25/2025
8.6.0-preview-02 109 1/24/2025
8.6.0-preview-01 103 1/23/2025
8.5.1 53,947 12/12/2024
8.5.0 4,232 12/7/2024
8.4.9 41,563 11/16/2024
8.4.8 99,801 10/31/2024
8.4.7 32,020 10/26/2024
8.4.6 168,540 10/13/2024
8.4.5 195,368 8/20/2024
8.4.4 125,629 7/30/2024
8.4.3 154,812 7/1/2024
8.4.2 25,304 6/25/2024
8.4.1 36,549 6/21/2024
8.4.0 90,889 5/31/2024
8.3.14 79,684 5/3/2024
8.3.13 18,510 4/25/2024
8.3.12 17,345 4/18/2024
8.3.10 154,102 3/3/2024
8.3.9 9,999 2/29/2024
8.3.9-preview-02 443 2/3/2024
8.3.9-preview-01 664 1/23/2024
8.3.8 93,592 1/20/2024
8.3.7 113,960 11/20/2023
7.6.6 651 6/11/2025
7.6.5 393 5/28/2025
7.6.4 442 5/19/2025
7.6.3 577 5/9/2025
7.6.2 440 4/24/2025
7.6.1 1,131 1/23/2025
7.6.0.2 775 2/11/2025
7.6.0.1 728 1/28/2025
7.6.0 751 1/26/2025
7.6.0-preview-03 111 1/25/2025
7.6.0-preview-02 101 1/24/2025
7.6.0-preview-01 108 1/23/2025
7.5.1 889 12/12/2024
7.5.0 782 12/7/2024
7.4.9 905 11/16/2024
7.4.8 852 10/31/2024
7.4.7 740 10/26/2024
7.4.6 1,126 10/13/2024
7.4.5 13,362 8/20/2024
7.4.4 1,038 7/30/2024
7.4.3 9,637 7/1/2024
7.4.2 2,164 6/25/2024
7.4.1 942 6/21/2024
7.4.0 6,228 5/31/2024
7.3.14 12,523 5/3/2024
7.3.13 1,388 4/25/2024
7.3.12 1,580 4/18/2024
7.3.11 1,506 4/17/2024
7.3.10 24,980 3/3/2024
7.3.9 3,646 2/29/2024
7.3.9-preview-02 845 2/3/2024
7.3.9-preview-01 458 1/23/2024
7.3.8 23,530 1/20/2024
7.3.7 26,845 11/20/2023
7.3.6 13,467 11/19/2023
7.3.5 220,730 9/21/2023
7.3.4 129,928 8/3/2023
7.3.3 87,283 6/24/2023
7.3.2 395,291 4/1/2023
7.3.1 29,093 3/6/2023
7.3.0 2,032 3/3/2023
7.2.25 82,028 2/5/2023
7.2.24 212,839 12/18/2022
7.2.23 76,683 11/12/2022
6.6.6 328 6/11/2025
6.6.5 212 5/28/2025
6.6.4 329 5/19/2025
6.6.3 174 5/9/2025
6.6.2 266 4/24/2025
6.6.1 2,060 1/23/2025
6.6.0.2 1,183 2/11/2025
6.6.0.1 232 1/28/2025
6.6.0 719 1/26/2025
6.6.0-preview-03 113 1/25/2025
6.6.0-preview-02 106 1/24/2025
6.6.0-preview-01 109 1/23/2025
6.5.1 20,682 12/12/2024
6.5.0 320 12/7/2024
6.4.9 926 11/16/2024
6.4.8 379 10/31/2024
6.4.7 512 10/26/2024
6.4.6 1,681 10/13/2024
6.4.5 2,426 8/20/2024
6.4.4 1,093 7/30/2024
6.4.3 1,545 7/1/2024
6.4.2 377 6/25/2024
6.4.1 2,424 6/21/2024
6.4.0 1,952 5/31/2024
6.3.14 2,802 5/3/2024
6.3.13 10,219 4/25/2024
6.3.12 365 4/18/2024
6.3.11 305 4/17/2024
6.3.10 10,505 3/3/2024
6.3.9 2,569 2/29/2024
6.3.9-preview-02 553 2/3/2024
6.3.9-preview-01 316 1/23/2024
6.3.8 41,905 1/20/2024
6.3.7 40,099 11/20/2023
6.3.6 1,692 11/19/2023
6.3.5 506,760 9/21/2023
6.3.4 47,897 8/3/2023
6.3.3 38,754 6/24/2023
6.3.2 144,246 4/1/2023
6.3.1 39,892 3/6/2023
6.3.0 19,278 3/3/2023
6.2.25 54,314 2/5/2023
6.2.24 71,913 12/18/2022
6.2.23 78,819 11/12/2022
6.2.22 48,454 11/6/2022
6.2.21 46,889 10/28/2022
6.2.20 394,865 9/3/2022
6.2.20-preview-01 694 9/3/2022
6.2.19 340,707 6/26/2022
6.2.18 665,905 3/7/2022
6.2.17 66,791 2/21/2022
6.2.16 4,107 2/19/2022
6.2.15 178,976 12/17/2021
6.2.14 272,651 11/9/2021
6.2.13-preview.4.21253.1 1,521 10/9/2021
6.2.12-preview.4.21253.1 968 7/31/2021
6.2.11-preview.4.21253.1 288 7/19/2021
6.0.0-preview.4.21253.1 496 5/31/2021
6.0.0-preview.3.21201.2 319 5/9/2021
5.6.6 295 6/11/2025
5.6.5 158 5/28/2025
5.6.4 154 5/19/2025
5.6.3 103 5/9/2025
5.6.2 185 4/24/2025
5.6.1 251 1/23/2025
5.6.0.2 154 2/11/2025
5.6.0.1 129 1/28/2025
5.6.0 139 1/26/2025
5.6.0-preview-03 114 1/25/2025
5.6.0-preview-02 106 1/24/2025
5.6.0-preview-01 118 1/23/2025
5.5.1 441 12/12/2024
5.5.0 152 12/7/2024
5.4.9 141 11/16/2024
5.4.8 141 10/31/2024
5.4.7 143 10/26/2024
5.4.6 167 10/13/2024
5.4.5 290 8/20/2024
5.4.4 301 7/30/2024
5.4.3 285 7/1/2024
5.4.2 167 6/25/2024
5.4.1 185 6/21/2024
5.4.0 196 5/31/2024
5.3.14 160 5/3/2024
5.3.13 182 4/25/2024
5.3.12 173 4/18/2024
5.3.11 359 4/17/2024
5.3.10 924 3/3/2024
5.3.9 272 2/29/2024
5.3.9-preview-02 307 2/3/2024
5.3.9-preview-01 325 1/23/2024
5.3.8 412 1/20/2024
5.3.7 2,829 11/20/2023
5.3.6 497 11/19/2023
5.3.5 1,133 9/21/2023
5.3.4 1,073 8/3/2023
5.3.3 2,418 6/24/2023
5.3.2 33,026 4/1/2023
5.3.1 847 3/6/2023
5.3.0 908 3/3/2023
5.2.25 972 2/5/2023
5.2.24 10,363 12/18/2022
5.2.23 3,326 11/12/2022
5.2.22 5,253 11/6/2022
5.2.21 967 10/28/2022
5.2.20 29,726 9/3/2022
5.2.20-preview-01 706 9/3/2022
5.2.19 31,327 6/26/2022
5.2.18 19,090 3/7/2022
5.2.17 4,826 2/21/2022
5.2.16 2,288 2/19/2022
5.2.15 136,356 12/17/2021
5.2.14 17,493 11/9/2021
5.2.13 164,776 10/9/2021
5.2.12 198,354 7/31/2021
5.2.11 78,672 7/19/2021
5.2.10 336,741 5/31/2021
5.2.9 189,521 3/26/2021
5.2.8 279,710 2/13/2021
5.2.7 80,544 12/26/2020
5.2.7-preview-03 1,023 12/26/2020
5.2.7-preview-01 1,010 12/26/2020
3.6.6 298 6/11/2025
3.6.5 252 5/28/2025
3.6.4 167 5/19/2025
3.6.3 108 5/9/2025
3.6.2 187 4/24/2025
3.6.1 207 1/23/2025
3.6.0.2 164 2/11/2025
3.6.0.1 132 1/28/2025
3.6.0 148 1/26/2025
3.6.0-preview-03 109 1/25/2025
3.6.0-preview-02 101 1/24/2025
3.6.0-preview-01 123 1/23/2025
3.5.1 161 12/12/2024
3.5.0 145 12/7/2024
3.4.9 153 11/16/2024
3.4.8 140 10/31/2024
3.4.7 142 10/26/2024
3.4.6 170 10/13/2024
3.4.5 2,186 8/20/2024
3.4.4 141 7/30/2024
3.4.3 654 7/1/2024
3.4.2 184 6/25/2024
3.4.1 186 6/21/2024
3.4.0 212 5/31/2024
3.3.14 191 5/3/2024
3.3.13 170 4/25/2024
3.3.12 187 4/18/2024
3.3.11 172 4/17/2024
3.3.10 449 3/3/2024
3.3.9 265 2/29/2024
3.3.9-preview-02 288 2/3/2024
3.3.9-preview-01 340 1/23/2024
3.3.8 399 1/20/2024
3.3.7 9,078 11/20/2023
3.3.6 496 11/19/2023
3.3.5 3,023 9/21/2023
3.3.4 1,690 8/3/2023
3.3.3 8,921 6/24/2023
3.3.2 2,883 4/1/2023
3.3.1 1,239 3/6/2023
3.3.0 818 3/3/2023
3.2.25 1,550 2/5/2023
3.2.24 18,182 12/18/2022
3.2.23 1,626 11/12/2022
3.2.22 1,016 11/6/2022
3.2.21 1,048 10/28/2022
3.2.20 22,802 9/3/2022
3.2.20-preview-01 657 9/3/2022
3.2.19 48,251 6/26/2022
3.2.18 25,098 3/7/2022
3.2.17 1,272 2/21/2022
3.2.16 1,092 2/19/2022
3.2.15 26,233 12/17/2021
3.2.14 17,839 11/9/2021
3.2.13 2,563 10/9/2021
3.2.12 22,882 7/31/2021
3.2.11 4,812 7/19/2021
3.2.10 39,907 5/31/2021
3.2.9 22,321 3/26/2021
3.2.8 20,265 2/13/2021
3.2.7 73,728 12/26/2020
3.2.7-preview-03 1,015 12/26/2020
3.2.7-preview-02 1,037 12/26/2020
3.2.7-preview-01 1,032 12/26/2020
3.2.6 134,389 11/25/2020
3.2.6-preview-01 935 11/25/2020
3.2.5 194,195 10/24/2020
3.2.4 8,185 10/19/2020
3.2.3 12,130 10/11/2020
3.2.2 82,417 8/19/2020
3.2.1 10,788 8/8/2020
3.2.0 26,600 7/27/2020
2.6.6 296 6/11/2025
2.6.5 161 5/28/2025
2.6.4 159 5/19/2025
2.6.3 105 5/9/2025
2.6.2 193 4/24/2025
2.6.1 137 1/23/2025
2.6.0.2 146 2/11/2025
2.6.0.1 130 1/28/2025
2.6.0 177 1/26/2025
2.6.0-preview-03 112 1/25/2025
2.6.0-preview-02 107 1/24/2025
2.6.0-preview-01 114 1/23/2025
2.5.1 162 12/12/2024
2.5.0 155 12/7/2024
2.4.9 146 11/16/2024
2.4.8 145 10/31/2024
2.4.7 149 10/26/2024
2.4.6 163 10/13/2024
2.4.5 185 8/20/2024
2.4.4 137 7/30/2024
2.4.3 177 7/1/2024
2.4.2 168 6/25/2024
2.4.1 171 6/21/2024
2.4.0 159 5/31/2024
2.3.14 172 5/3/2024
2.3.13 197 4/25/2024
2.3.12 171 4/18/2024
2.3.11 159 4/17/2024
2.3.10 262 3/3/2024
2.3.9 275 2/29/2024
2.3.9-preview-02 304 2/3/2024
2.3.9-preview-01 318 1/23/2024
2.3.8 356 1/20/2024
2.3.7 514 11/20/2023
2.3.6 485 11/19/2023
2.3.5 561 9/21/2023
2.3.4 701 8/3/2023
2.3.3 703 6/24/2023
2.3.2 812 4/1/2023
2.3.1 765 3/6/2023
2.3.0 807 3/3/2023
2.2.25 846 2/5/2023
2.2.24 840 12/18/2022
2.2.23 870 11/12/2022
2.2.22 917 11/6/2022
2.2.21 925 10/28/2022
2.2.20 976 9/3/2022
2.2.20-preview-01 638 9/3/2022
2.2.19 1,043 6/26/2022
2.2.18 1,217 3/7/2022
2.2.17 1,041 2/21/2022
2.2.16 1,084 2/19/2022
2.2.15 989 12/17/2021
2.2.14 955 11/9/2021
2.2.13 1,013 10/9/2021
2.2.12 1,302 7/31/2021
2.2.11 1,830 7/19/2021
2.2.10 1,579 5/31/2021
2.2.9 7,335 3/26/2021
2.2.8 1,919 2/13/2021
2.2.7 1,280 12/26/2020
2.2.7-preview-03 1,014 12/26/2020
2.2.7-preview-02 996 12/26/2020
2.2.7-preview-01 1,033 12/26/2020
2.2.6 12,886 11/25/2020
2.2.6-preview-01 855 11/25/2020
2.2.5 4,091 10/24/2020
2.2.4 2,853 10/19/2020
2.2.3 1,218 10/11/2020
2.2.2 22,464 8/19/2020
2.2.1 8,242 8/8/2020
2.2.0 65,153 7/27/2020
1.1.8 20,480 7/12/2020
1.1.7 5,395 7/6/2020
1.1.6 2,858 7/5/2020
1.1.5 42,320 6/15/2020
1.1.4 1,276 6/15/2020
1.1.3 1,267 6/15/2020
1.1.2 22,003 5/31/2020
1.1.1 27,833 5/14/2020
1.1.0 23,931 4/25/2020
1.0.24 13,066 4/16/2020
1.0.23 215,077 3/26/2020
1.0.22 6,274 3/18/2020
1.0.21 36,618 2/29/2020
1.0.20 137,899 1/11/2020
1.0.19 115,450 8/29/2019
1.0.18 83,300 7/2/2019
1.0.17 43,168 6/14/2019
1.0.16 4,693 6/6/2019
1.0.15 5,968 5/20/2019
1.0.14 5,110 5/14/2019
1.0.13 15,022 5/3/2019
1.0.12 70,150 3/26/2019
1.0.11 14,124 2/28/2019
1.0.10 32,201 2/5/2019
1.0.9.2 589,367 1/10/2019
1.0.9.1 1,698 1/7/2019
1.0.9 36,209 10/19/2018
1.0.8.18 82,312 9/4/2018
1.0.8.17 11,827 8/27/2018
1.0.8.16 18,765 8/19/2018
1.0.8.15 1,825 8/17/2018
1.0.8.13 6,412 8/2/2018
1.0.8.12 5,194 7/27/2018
1.0.8.11 38,298 6/6/2018
1.0.8.10 2,586 6/5/2018
1.0.8.9 7,198 5/26/2018
1.0.8.8 2,150 5/21/2018
1.0.8.7 3,449 5/9/2018
1.0.8.6 2,813 4/28/2018
1.0.8.5 2,399 4/27/2018
1.0.8.4 2,178 4/25/2018
1.0.8.3 3,924 3/30/2018
1.0.8.2 56,896 1/9/2018
1.0.8.1 5,635 1/5/2018
1.0.8 21,072 12/16/2017
1.0.4.8 16,986 11/1/2017
1.0.4.7 4,634 9/12/2017
1.0.4.6 6,401 7/8/2017
1.0.4.5 2,134 6/28/2017
1.0.4.4 1,965 6/27/2017
1.0.4.3 2,277 6/1/2017
1.0.4.2 1,918 6/1/2017
1.0.4.1 1,949 5/31/2017
1.0.4 2,596 5/17/2017
1.0.3.6 3,494 4/8/2017
1.0.3.5 2,434 3/30/2017
1.0.3.4 2,360 3/25/2017
1.0.3.3 6,149 11/16/2016
1.0.3.2 2,375 10/31/2016
1.0.3.1 2,239 10/30/2016
1.0.3 2,131 10/22/2016
1.0.1 3,359 6/27/2016
1.0.0 10,579 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md