Microsoft.EntityFrameworkCore.DynamicLinq 3.6.0-preview-03

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.6.0-preview-03                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 3.6.0-preview-03                
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.6.0-preview-03" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 3.6.0-preview-03                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 3.6.0-preview-03"                
#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=3.6.0-preview-03&prerelease

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=3.6.0-preview-03&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 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. 
.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 (79)

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

Showing the top 5 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.
mixcore/mix.core
🚀 Mixcore CMS is an Future-Proof Enterprise Web CMS that supports both headless and decoupled to easily build any kinds of app/web app/all in all/customizable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open-source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Deali-Axy/StarBlog
☀☀功能完整的博客系统。后端基于.Net6+AspNetCore框架,遵循RESTFul接口规范,前端基于Vue+ElementUI开发,搭配全套开发笔记文章,可作为 .Net Core 入门项目学习~
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
Version Downloads Last updated
9.6.0.2 10,246 a month ago
9.6.0.1 15,764 a month ago
9.6.0 2,101 2 months ago
9.6.0-preview-03 99 2 months ago
9.6.0-preview-02 86 2 months ago
9.6.0-preview-01 93 2 months ago
9.5.1 38,557 3 months ago
9.5.0 3,502 3 months ago
9.4.9 15,485 4 months ago
8.6.1 13,371 2 months ago
8.6.0.2 1,063 a month ago
8.6.0.1 928 a month ago
8.6.0 2,159 2 months ago
8.6.0-preview-03 90 2 months ago
8.6.0-preview-02 87 2 months ago
8.6.0-preview-01 82 2 months ago
8.5.1 27,980 3 months ago
8.5.0 2,507 3 months ago
8.4.9 25,939 4 months ago
8.4.8 72,232 4 months ago
8.4.7 25,228 5 months ago
8.4.6 125,332 5 months ago
8.4.5 142,323 7 months ago
8.4.4 101,739 7 months ago
8.4.3 138,076 8 months ago
8.4.2 21,771 9 months ago
8.4.1 29,679 9 months ago
8.4.0 68,022 9 months ago
8.3.14 66,310 5/3/2024
8.3.13 15,894 4/25/2024
8.3.12 14,982 4/18/2024
8.3.10 137,746 3/3/2024
8.3.9 9,131 2/29/2024
8.3.9-preview-02 406 2/3/2024
8.3.9-preview-01 648 1/23/2024
8.3.8 82,129 1/20/2024
8.3.7 105,032 11/20/2023
7.6.1 320 2 months ago
7.6.0.2 222 a month ago
7.6.0.1 193 a month ago
7.6.0 207 2 months ago
7.6.0-preview-03 91 2 months ago
7.6.0-preview-02 77 2 months ago
7.6.0-preview-01 87 2 months ago
7.5.1 350 3 months ago
7.5.0 252 3 months ago
7.4.9 368 4 months ago
7.4.8 312 4 months ago
7.4.7 208 5 months ago
7.4.6 590 5 months ago
7.4.5 6,596 7 months ago
7.4.4 497 7 months ago
7.4.3 8,145 8 months ago
7.4.2 1,627 9 months ago
7.4.1 409 9 months ago
7.4.0 5,427 9 months ago
7.3.14 10,771 5/3/2024
7.3.13 741 4/25/2024
7.3.12 974 4/18/2024
7.3.11 972 4/17/2024
7.3.10 23,829 3/3/2024
7.3.9 3,059 2/29/2024
7.3.9-preview-02 824 2/3/2024
7.3.9-preview-01 439 1/23/2024
7.3.8 19,814 1/20/2024
7.3.7 25,267 11/20/2023
7.3.6 11,755 11/19/2023
7.3.5 191,857 9/21/2023
7.3.4 125,489 8/3/2023
7.3.3 86,240 6/24/2023
7.3.2 388,848 4/1/2023
7.3.1 27,310 3/6/2023
7.3.0 1,724 3/3/2023
7.2.25 80,048 2/5/2023
7.2.24 209,515 12/18/2022
7.2.23 71,004 11/12/2022
6.6.1 1,138 2 months ago
6.6.0.2 274 a month ago
6.6.0.1 95 a month ago
6.6.0 251 2 months ago
6.6.0-preview-03 90 2 months ago
6.6.0-preview-02 82 2 months ago
6.6.0-preview-01 88 2 months ago
6.5.1 7,988 3 months ago
6.5.0 138 3 months ago
6.4.9 439 4 months ago
6.4.8 223 4 months ago
6.4.7 325 5 months ago
6.4.6 1,285 5 months ago
6.4.5 2,050 7 months ago
6.4.4 948 7 months ago
6.4.3 1,365 8 months ago
6.4.2 242 9 months ago
6.4.1 2,285 9 months ago
6.4.0 1,801 9 months ago
6.3.14 2,635 5/3/2024
6.3.13 6,050 4/25/2024
6.3.12 230 4/18/2024
6.3.11 170 4/17/2024
6.3.10 9,404 3/3/2024
6.3.9 1,954 2/29/2024
6.3.9-preview-02 535 2/3/2024
6.3.9-preview-01 302 1/23/2024
6.3.8 36,052 1/20/2024
6.3.7 36,703 11/20/2023
6.3.6 1,563 11/19/2023
6.3.5 302,068 9/21/2023
6.3.4 47,332 8/3/2023
6.3.3 36,579 6/24/2023
6.3.2 136,067 4/1/2023
6.3.1 39,302 3/6/2023
6.3.0 17,982 3/3/2023
6.2.25 51,906 2/5/2023
6.2.24 68,951 12/18/2022
6.2.23 76,279 11/12/2022
6.2.22 46,706 11/6/2022
6.2.21 46,049 10/28/2022
6.2.20 386,969 9/3/2022
6.2.20-preview-01 663 9/3/2022
6.2.19 323,836 6/26/2022
6.2.18 653,780 3/7/2022
6.2.17 65,736 2/21/2022
6.2.16 4,054 2/19/2022
6.2.15 170,777 12/17/2021
6.2.14 261,992 11/9/2021
6.2.13-preview.4.21253.1 1,244 10/9/2021
6.2.12-preview.4.21253.1 920 7/31/2021
6.2.11-preview.4.21253.1 239 7/19/2021
6.0.0-preview.4.21253.1 450 5/31/2021
6.0.0-preview.3.21201.2 266 5/9/2021
5.6.1 166 2 months ago
5.6.0.2 125 a month ago
5.6.0.1 100 a month ago
5.6.0 109 2 months ago
5.6.0-preview-03 92 2 months ago
5.6.0-preview-02 77 2 months ago
5.6.0-preview-01 89 2 months ago
5.5.1 389 3 months ago
5.5.0 124 3 months ago
5.4.9 120 4 months ago
5.4.8 116 4 months ago
5.4.7 113 5 months ago
5.4.6 140 5 months ago
5.4.5 264 7 months ago
5.4.4 268 7 months ago
5.4.3 248 8 months ago
5.4.2 145 9 months ago
5.4.1 161 9 months ago
5.4.0 152 9 months ago
5.3.14 138 5/3/2024
5.3.13 161 4/25/2024
5.3.12 150 4/18/2024
5.3.11 336 4/17/2024
5.3.10 857 3/3/2024
5.3.9 249 2/29/2024
5.3.9-preview-02 293 2/3/2024
5.3.9-preview-01 312 1/23/2024
5.3.8 388 1/20/2024
5.3.7 2,488 11/20/2023
5.3.6 472 11/19/2023
5.3.5 1,105 9/21/2023
5.3.4 1,021 8/3/2023
5.3.3 2,388 6/24/2023
5.3.2 32,944 4/1/2023
5.3.1 819 3/6/2023
5.3.0 880 3/3/2023
5.2.25 924 2/5/2023
5.2.24 9,784 12/18/2022
5.2.23 3,122 11/12/2022
5.2.22 5,226 11/6/2022
5.2.21 931 10/28/2022
5.2.20 28,167 9/3/2022
5.2.20-preview-01 677 9/3/2022
5.2.19 28,700 6/26/2022
5.2.18 18,940 3/7/2022
5.2.17 4,716 2/21/2022
5.2.16 2,240 2/19/2022
5.2.15 130,200 12/17/2021
5.2.14 17,404 11/9/2021
5.2.13 163,980 10/9/2021
5.2.12 196,656 7/31/2021
5.2.11 76,353 7/19/2021
5.2.10 334,244 5/31/2021
5.2.9 188,419 3/26/2021
5.2.8 278,183 2/13/2021
5.2.7 79,961 12/26/2020
5.2.7-preview-03 967 12/26/2020
5.2.7-preview-01 954 12/26/2020
3.6.1 133 2 months ago
3.6.0.2 123 a month ago
3.6.0.1 104 a month ago
3.6.0 116 2 months ago
3.6.0-preview-03 88 2 months ago
3.6.0-preview-02 79 2 months ago
3.6.0-preview-01 101 2 months ago
3.5.1 131 3 months ago
3.5.0 117 3 months ago
3.4.9 127 4 months ago
3.4.8 115 4 months ago
3.4.7 116 5 months ago
3.4.6 142 5 months ago
3.4.5 1,514 7 months ago
3.4.4 113 7 months ago
3.4.3 432 8 months ago
3.4.2 160 9 months ago
3.4.1 161 9 months ago
3.4.0 179 9 months ago
3.3.14 166 5/3/2024
3.3.13 145 4/25/2024
3.3.12 167 4/18/2024
3.3.11 150 4/17/2024
3.3.10 362 3/3/2024
3.3.9 240 2/29/2024
3.3.9-preview-02 273 2/3/2024
3.3.9-preview-01 328 1/23/2024
3.3.8 375 1/20/2024
3.3.7 8,053 11/20/2023
3.3.6 475 11/19/2023
3.3.5 2,785 9/21/2023
3.3.4 1,659 8/3/2023
3.3.3 8,317 6/24/2023
3.3.2 2,843 4/1/2023
3.3.1 1,199 3/6/2023
3.3.0 790 3/3/2023
3.2.25 1,468 2/5/2023
3.2.24 18,050 12/18/2022
3.2.23 1,567 11/12/2022
3.2.22 986 11/6/2022
3.2.21 1,007 10/28/2022
3.2.20 21,418 9/3/2022
3.2.20-preview-01 627 9/3/2022
3.2.19 47,983 6/26/2022
3.2.18 24,985 3/7/2022
3.2.17 1,224 2/21/2022
3.2.16 1,051 2/19/2022
3.2.15 24,489 12/17/2021
3.2.14 17,368 11/9/2021
3.2.13 2,476 10/9/2021
3.2.12 22,573 7/31/2021
3.2.11 4,755 7/19/2021
3.2.10 39,824 5/31/2021
3.2.9 21,705 3/26/2021
3.2.8 19,907 2/13/2021
3.2.7 73,531 12/26/2020
3.2.7-preview-03 960 12/26/2020
3.2.7-preview-02 978 12/26/2020
3.2.7-preview-01 975 12/26/2020
3.2.6 133,600 11/25/2020
3.2.6-preview-01 873 11/25/2020
3.2.5 193,139 10/24/2020
3.2.4 8,110 10/19/2020
3.2.3 12,020 10/11/2020
3.2.2 81,787 8/19/2020
3.2.1 10,432 8/8/2020
3.2.0 26,333 7/27/2020
2.6.1 97 2 months ago
2.6.0.2 115 a month ago
2.6.0.1 102 a month ago
2.6.0 110 2 months ago
2.6.0-preview-03 91 2 months ago
2.6.0-preview-02 80 2 months ago
2.6.0-preview-01 88 2 months ago
2.5.1 134 3 months ago
2.5.0 123 3 months ago
2.4.9 121 4 months ago
2.4.8 122 4 months ago
2.4.7 123 5 months ago
2.4.6 135 5 months ago
2.4.5 156 7 months ago
2.4.4 112 7 months ago
2.4.3 147 8 months ago
2.4.2 141 9 months ago
2.4.1 143 9 months ago
2.4.0 131 9 months ago
2.3.14 145 5/3/2024
2.3.13 176 4/25/2024
2.3.12 149 4/18/2024
2.3.11 136 4/17/2024
2.3.10 234 3/3/2024
2.3.9 249 2/29/2024
2.3.9-preview-02 293 2/3/2024
2.3.9-preview-01 301 1/23/2024
2.3.8 334 1/20/2024
2.3.7 491 11/20/2023
2.3.6 461 11/19/2023
2.3.5 536 9/21/2023
2.3.4 673 8/3/2023
2.3.3 670 6/24/2023
2.3.2 775 4/1/2023
2.3.1 732 3/6/2023
2.3.0 774 3/3/2023
2.2.25 811 2/5/2023
2.2.24 808 12/18/2022
2.2.23 836 11/12/2022
2.2.22 887 11/6/2022
2.2.21 891 10/28/2022
2.2.20 943 9/3/2022
2.2.20-preview-01 608 9/3/2022
2.2.19 996 6/26/2022
2.2.18 1,171 3/7/2022
2.2.17 993 2/21/2022
2.2.16 1,036 2/19/2022
2.2.15 939 12/17/2021
2.2.14 910 11/9/2021
2.2.13 964 10/9/2021
2.2.12 1,257 7/31/2021
2.2.11 1,767 7/19/2021
2.2.10 1,527 5/31/2021
2.2.9 7,275 3/26/2021
2.2.8 1,860 2/13/2021
2.2.7 1,226 12/26/2020
2.2.7-preview-03 961 12/26/2020
2.2.7-preview-02 942 12/26/2020
2.2.7-preview-01 981 12/26/2020
2.2.6 12,740 11/25/2020
2.2.6-preview-01 802 11/25/2020
2.2.5 4,031 10/24/2020
2.2.4 2,790 10/19/2020
2.2.3 1,162 10/11/2020
2.2.2 22,400 8/19/2020
2.2.1 8,159 8/8/2020
2.2.0 64,482 7/27/2020
1.1.8 19,935 7/12/2020
1.1.7 5,309 7/6/2020
1.1.6 2,760 7/5/2020
1.1.5 42,218 6/15/2020
1.1.4 1,219 6/15/2020
1.1.3 1,211 6/15/2020
1.1.2 21,665 5/31/2020
1.1.1 27,658 5/14/2020
1.1.0 23,677 4/25/2020
1.0.24 12,979 4/16/2020
1.0.23 214,999 3/26/2020
1.0.22 6,203 3/18/2020
1.0.21 35,598 2/29/2020
1.0.20 135,820 1/11/2020
1.0.19 114,142 8/29/2019
1.0.18 83,134 7/2/2019
1.0.17 42,470 6/14/2019
1.0.16 4,073 6/6/2019
1.0.15 5,572 5/20/2019
1.0.14 5,038 5/14/2019
1.0.13 14,846 5/3/2019
1.0.12 69,973 3/26/2019
1.0.11 14,046 2/28/2019
1.0.10 31,940 2/5/2019
1.0.9.2 588,907 1/10/2019
1.0.9.1 1,634 1/7/2019
1.0.9 36,040 10/19/2018
1.0.8.18 82,220 9/4/2018
1.0.8.17 11,738 8/27/2018
1.0.8.16 18,658 8/19/2018
1.0.8.15 1,746 8/17/2018
1.0.8.13 6,264 8/2/2018
1.0.8.12 5,062 7/27/2018
1.0.8.11 37,864 6/6/2018
1.0.8.10 2,398 6/5/2018
1.0.8.9 6,997 5/26/2018
1.0.8.8 1,959 5/21/2018
1.0.8.7 3,250 5/9/2018
1.0.8.6 2,621 4/28/2018
1.0.8.5 2,210 4/27/2018
1.0.8.4 1,986 4/25/2018
1.0.8.3 3,719 3/30/2018
1.0.8.2 56,697 1/9/2018
1.0.8.1 5,444 1/5/2018
1.0.8 20,883 12/16/2017
1.0.4.8 16,133 11/1/2017
1.0.4.7 4,501 9/12/2017
1.0.4.6 6,257 7/8/2017
1.0.4.5 1,997 6/28/2017
1.0.4.4 1,831 6/27/2017
1.0.4.3 2,142 6/1/2017
1.0.4.2 1,790 6/1/2017
1.0.4.1 1,816 5/31/2017
1.0.4 2,458 5/17/2017
1.0.3.6 3,306 4/8/2017
1.0.3.5 2,245 3/30/2017
1.0.3.4 2,169 3/25/2017
1.0.3.3 5,960 11/16/2016
1.0.3.2 2,182 10/31/2016
1.0.3.1 2,048 10/30/2016
1.0.3 1,934 10/22/2016
1.0.1 3,100 6/27/2016
1.0.0 7,745 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md