Microsoft.EntityFrameworkCore.DynamicLinq 3.3.9-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 3.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 3.3.9-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="3.3.9-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="3.3.9-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 3.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 3.3.9-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=3.3.9-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=3.3.9-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 13,820 6/11/2025
9.6.5 5,578 5/28/2025
9.6.4 5,855 5/19/2025
9.6.3 3,943 5/9/2025
9.6.2 8,392 4/24/2025
9.6.0.2 57,403 2/11/2025
9.6.0.1 43,849 1/28/2025
9.6.0 2,993 1/26/2025
9.6.0-preview-03 140 1/25/2025
9.6.0-preview-02 110 1/24/2025
9.6.0-preview-01 114 1/23/2025
9.5.1 69,442 12/12/2024
9.5.0 4,555 12/7/2024
9.4.9 19,013 11/16/2024
8.6.6 4,157 6/11/2025
8.6.5 2,886 5/28/2025
8.6.4 1,830 5/19/2025
8.6.3 1,893 5/9/2025
8.6.2 3,973 4/24/2025
8.6.1 172,565 1/23/2025
8.6.0.2 11,157 2/11/2025
8.6.0.1 1,578 1/28/2025
8.6.0 6,913 1/26/2025
8.6.0-preview-03 114 1/25/2025
8.6.0-preview-02 110 1/24/2025
8.6.0-preview-01 104 1/23/2025
8.5.1 54,208 12/12/2024
8.5.0 4,260 12/7/2024
8.4.9 41,777 11/16/2024
8.4.8 100,195 10/31/2024
8.4.7 32,082 10/26/2024
8.4.6 168,899 10/13/2024
8.4.5 196,589 8/20/2024
8.4.4 125,888 7/30/2024
8.4.3 155,175 7/1/2024
8.4.2 25,379 6/25/2024
8.4.1 36,655 6/21/2024
8.4.0 91,380 5/31/2024
8.3.14 79,859 5/3/2024
8.3.13 18,540 4/25/2024
8.3.12 17,391 4/18/2024
8.3.10 154,369 3/3/2024
8.3.9 10,018 2/29/2024
8.3.9-preview-02 446 2/3/2024
8.3.9-preview-01 665 1/23/2024
8.3.8 93,769 1/20/2024
8.3.7 114,068 11/20/2023
7.6.6 663 6/11/2025
7.6.5 401 5/28/2025
7.6.4 450 5/19/2025
7.6.3 588 5/9/2025
7.6.2 442 4/24/2025
7.6.1 1,136 1/23/2025
7.6.0.2 776 2/11/2025
7.6.0.1 730 1/28/2025
7.6.0 753 1/26/2025
7.6.0-preview-03 113 1/25/2025
7.6.0-preview-02 102 1/24/2025
7.6.0-preview-01 109 1/23/2025
7.5.1 890 12/12/2024
7.5.0 783 12/7/2024
7.4.9 906 11/16/2024
7.4.8 854 10/31/2024
7.4.7 741 10/26/2024
7.4.6 1,127 10/13/2024
7.4.5 13,446 8/20/2024
7.4.4 1,039 7/30/2024
7.4.3 9,641 7/1/2024
7.4.2 2,165 6/25/2024
7.4.1 943 6/21/2024
7.4.0 6,229 5/31/2024
7.3.14 12,524 5/3/2024
7.3.13 1,400 4/25/2024
7.3.12 1,581 4/18/2024
7.3.11 1,507 4/17/2024
7.3.10 24,987 3/3/2024
7.3.9 3,647 2/29/2024
7.3.9-preview-02 845 2/3/2024
7.3.9-preview-01 460 1/23/2024
7.3.8 23,555 1/20/2024
7.3.7 26,861 11/20/2023
7.3.6 13,503 11/19/2023
7.3.5 221,339 9/21/2023
7.3.4 129,962 8/3/2023
7.3.3 87,293 6/24/2023
7.3.2 395,370 4/1/2023
7.3.1 29,113 3/6/2023
7.3.0 2,039 3/3/2023
7.2.25 82,050 2/5/2023
7.2.24 212,916 12/18/2022
7.2.23 76,783 11/12/2022
6.6.6 335 6/11/2025
6.6.5 214 5/28/2025
6.6.4 330 5/19/2025
6.6.3 175 5/9/2025
6.6.2 267 4/24/2025
6.6.1 2,064 1/23/2025
6.6.0.2 1,212 2/11/2025
6.6.0.1 233 1/28/2025
6.6.0 727 1/26/2025
6.6.0-preview-03 115 1/25/2025
6.6.0-preview-02 107 1/24/2025
6.6.0-preview-01 111 1/23/2025
6.5.1 21,172 12/12/2024
6.5.0 329 12/7/2024
6.4.9 940 11/16/2024
6.4.8 381 10/31/2024
6.4.7 513 10/26/2024
6.4.6 1,685 10/13/2024
6.4.5 2,428 8/20/2024
6.4.4 1,094 7/30/2024
6.4.3 1,546 7/1/2024
6.4.2 378 6/25/2024
6.4.1 2,425 6/21/2024
6.4.0 1,954 5/31/2024
6.3.14 2,803 5/3/2024
6.3.13 10,220 4/25/2024
6.3.12 366 4/18/2024
6.3.11 306 4/17/2024
6.3.10 10,514 3/3/2024
6.3.9 2,578 2/29/2024
6.3.9-preview-02 554 2/3/2024
6.3.9-preview-01 317 1/23/2024
6.3.8 42,019 1/20/2024
6.3.7 40,171 11/20/2023
6.3.6 1,694 11/19/2023
6.3.5 511,476 9/21/2023
6.3.4 47,901 8/3/2023
6.3.3 38,855 6/24/2023
6.3.2 144,319 4/1/2023
6.3.1 39,901 3/6/2023
6.3.0 19,314 3/3/2023
6.2.25 54,345 2/5/2023
6.2.24 71,986 12/18/2022
6.2.23 78,834 11/12/2022
6.2.22 48,461 11/6/2022
6.2.21 46,902 10/28/2022
6.2.20 394,932 9/3/2022
6.2.20-preview-01 698 9/3/2022
6.2.19 340,881 6/26/2022
6.2.18 666,139 3/7/2022
6.2.17 66,796 2/21/2022
6.2.16 4,109 2/19/2022
6.2.15 179,071 12/17/2021
6.2.14 272,769 11/9/2021
6.2.13-preview.4.21253.1 1,530 10/9/2021
6.2.12-preview.4.21253.1 970 7/31/2021
6.2.11-preview.4.21253.1 289 7/19/2021
6.0.0-preview.4.21253.1 497 5/31/2021
6.0.0-preview.3.21201.2 320 5/9/2021
5.6.6 296 6/11/2025
5.6.5 159 5/28/2025
5.6.4 154 5/19/2025
5.6.3 104 5/9/2025
5.6.2 185 4/24/2025
5.6.1 252 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 115 1/25/2025
5.6.0-preview-02 108 1/24/2025
5.6.0-preview-01 119 1/23/2025
5.5.1 442 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 302 7/30/2024
5.4.3 286 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 360 4/17/2024
5.3.10 926 3/3/2024
5.3.9 272 2/29/2024
5.3.9-preview-02 308 2/3/2024
5.3.9-preview-01 326 1/23/2024
5.3.8 412 1/20/2024
5.3.7 2,831 11/20/2023
5.3.6 497 11/19/2023
5.3.5 1,135 9/21/2023
5.3.4 1,074 8/3/2023
5.3.3 2,419 6/24/2023
5.3.2 33,027 4/1/2023
5.3.1 849 3/6/2023
5.3.0 910 3/3/2023
5.2.25 974 2/5/2023
5.2.24 10,368 12/18/2022
5.2.23 3,332 11/12/2022
5.2.22 5,254 11/6/2022
5.2.21 968 10/28/2022
5.2.20 29,761 9/3/2022
5.2.20-preview-01 709 9/3/2022
5.2.19 31,387 6/26/2022
5.2.18 19,091 3/7/2022
5.2.17 4,833 2/21/2022
5.2.16 2,289 2/19/2022
5.2.15 136,432 12/17/2021
5.2.14 17,496 11/9/2021
5.2.13 164,779 10/9/2021
5.2.12 198,363 7/31/2021
5.2.11 78,697 7/19/2021
5.2.10 336,761 5/31/2021
5.2.9 189,522 3/26/2021
5.2.8 279,756 2/13/2021
5.2.7 80,562 12/26/2020
5.2.7-preview-03 1,025 12/26/2020
5.2.7-preview-01 1,011 12/26/2020
3.6.6 298 6/11/2025
3.6.5 261 5/28/2025
3.6.4 168 5/19/2025
3.6.3 108 5/9/2025
3.6.2 187 4/24/2025
3.6.1 208 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 110 1/25/2025
3.6.0-preview-02 102 1/24/2025
3.6.0-preview-01 124 1/23/2025
3.5.1 161 12/12/2024
3.5.0 145 12/7/2024
3.4.9 154 11/16/2024
3.4.8 141 10/31/2024
3.4.7 143 10/26/2024
3.4.6 170 10/13/2024
3.4.5 2,200 8/20/2024
3.4.4 142 7/30/2024
3.4.3 667 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 171 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 290 2/3/2024
3.3.9-preview-01 341 1/23/2024
3.3.8 399 1/20/2024
3.3.7 9,125 11/20/2023
3.3.6 497 11/19/2023
3.3.5 3,025 9/21/2023
3.3.4 1,691 8/3/2023
3.3.3 8,927 6/24/2023
3.3.2 2,884 4/1/2023
3.3.1 1,240 3/6/2023
3.3.0 819 3/3/2023
3.2.25 1,552 2/5/2023
3.2.24 18,184 12/18/2022
3.2.23 1,628 11/12/2022
3.2.22 1,017 11/6/2022
3.2.21 1,049 10/28/2022
3.2.20 22,807 9/3/2022
3.2.20-preview-01 659 9/3/2022
3.2.19 48,262 6/26/2022
3.2.18 25,098 3/7/2022
3.2.17 1,273 2/21/2022
3.2.16 1,092 2/19/2022
3.2.15 26,261 12/17/2021
3.2.14 17,842 11/9/2021
3.2.13 2,564 10/9/2021
3.2.12 22,884 7/31/2021
3.2.11 4,812 7/19/2021
3.2.10 39,907 5/31/2021
3.2.9 22,338 3/26/2021
3.2.8 20,270 2/13/2021
3.2.7 73,729 12/26/2020
3.2.7-preview-03 1,016 12/26/2020
3.2.7-preview-02 1,038 12/26/2020
3.2.7-preview-01 1,034 12/26/2020
3.2.6 134,409 11/25/2020
3.2.6-preview-01 936 11/25/2020
3.2.5 194,215 10/24/2020
3.2.4 8,186 10/19/2020
3.2.3 12,130 10/11/2020
3.2.2 82,425 8/19/2020
3.2.1 10,790 8/8/2020
3.2.0 26,606 7/27/2020
2.6.6 297 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 113 1/25/2025
2.6.0-preview-02 109 1/24/2025
2.6.0-preview-01 116 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 172 6/21/2024
2.4.0 159 5/31/2024
2.3.14 173 5/3/2024
2.3.13 198 4/25/2024
2.3.12 172 4/18/2024
2.3.11 160 4/17/2024
2.3.10 262 3/3/2024
2.3.9 275 2/29/2024
2.3.9-preview-02 305 2/3/2024
2.3.9-preview-01 319 1/23/2024
2.3.8 357 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 702 8/3/2023
2.3.3 704 6/24/2023
2.3.2 813 4/1/2023
2.3.1 769 3/6/2023
2.3.0 808 3/3/2023
2.2.25 847 2/5/2023
2.2.24 842 12/18/2022
2.2.23 871 11/12/2022
2.2.22 918 11/6/2022
2.2.21 927 10/28/2022
2.2.20 977 9/3/2022
2.2.20-preview-01 640 9/3/2022
2.2.19 1,045 6/26/2022
2.2.18 1,218 3/7/2022
2.2.17 1,043 2/21/2022
2.2.16 1,085 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,017 12/26/2020
2.2.7-preview-02 997 12/26/2020
2.2.7-preview-01 1,034 12/26/2020
2.2.6 12,887 11/25/2020
2.2.6-preview-01 856 11/25/2020
2.2.5 4,091 10/24/2020
2.2.4 2,853 10/19/2020
2.2.3 1,219 10/11/2020
2.2.2 22,464 8/19/2020
2.2.1 8,242 8/8/2020
2.2.0 65,175 7/27/2020
1.1.8 20,490 7/12/2020
1.1.7 5,395 7/6/2020
1.1.6 2,859 7/5/2020
1.1.5 42,321 6/15/2020
1.1.4 1,276 6/15/2020
1.1.3 1,267 6/15/2020
1.1.2 22,013 5/31/2020
1.1.1 27,834 5/14/2020
1.1.0 23,934 4/25/2020
1.0.24 13,066 4/16/2020
1.0.23 215,077 3/26/2020
1.0.22 6,275 3/18/2020
1.0.21 36,628 2/29/2020
1.0.20 137,914 1/11/2020
1.0.19 115,475 8/29/2019
1.0.18 83,307 7/2/2019
1.0.17 43,169 6/14/2019
1.0.16 4,693 6/6/2019
1.0.15 5,969 5/20/2019
1.0.14 5,110 5/14/2019
1.0.13 15,024 5/3/2019
1.0.12 70,152 3/26/2019
1.0.11 14,124 2/28/2019
1.0.10 32,203 2/5/2019
1.0.9.2 589,373 1/10/2019
1.0.9.1 1,699 1/7/2019
1.0.9 36,211 10/19/2018
1.0.8.18 82,313 9/4/2018
1.0.8.17 11,828 8/27/2018
1.0.8.16 18,767 8/19/2018
1.0.8.15 1,826 8/17/2018
1.0.8.13 6,412 8/2/2018
1.0.8.12 5,195 7/27/2018
1.0.8.11 38,299 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,151 5/21/2018
1.0.8.7 3,451 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,925 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,073 12/16/2017
1.0.4.8 17,003 11/1/2017
1.0.4.7 4,634 9/12/2017
1.0.4.6 6,402 7/8/2017
1.0.4.5 2,135 6/28/2017
1.0.4.4 1,966 6/27/2017
1.0.4.3 2,278 6/1/2017
1.0.4.2 1,919 6/1/2017
1.0.4.1 1,951 5/31/2017
1.0.4 2,599 5/17/2017
1.0.3.6 3,496 4/8/2017
1.0.3.5 2,437 3/30/2017
1.0.3.4 2,362 3/25/2017
1.0.3.3 6,152 11/16/2016
1.0.3.2 2,377 10/31/2016
1.0.3.1 2,241 10/30/2016
1.0.3 2,134 10/22/2016
1.0.1 3,361 6/27/2016
1.0.0 10,612 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md