Microsoft.EntityFrameworkCore.DynamicLinq 2.3.9-preview-02

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

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

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 (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.4.9 1,950 11/16/2024
8.4.9 1,505 11/16/2024
8.4.8 22,081 10/31/2024
8.4.7 7,675 10/26/2024
8.4.6 30,203 10/13/2024
8.4.5 86,050 8/20/2024
8.4.4 71,899 7/30/2024
8.4.3 113,811 7/1/2024
8.4.2 17,833 6/25/2024
8.4.1 20,288 6/21/2024
8.4.0 45,108 5/31/2024
8.3.14 51,559 5/3/2024
8.3.13 13,544 4/25/2024
8.3.12 11,882 4/18/2024
8.3.10 110,235 3/3/2024
8.3.9 8,706 2/29/2024
8.3.9-preview-02 395 2/3/2024
8.3.9-preview-01 629 1/23/2024
8.3.8 69,953 1/20/2024
8.3.7 93,852 11/20/2023
7.4.9 136 11/16/2024
7.4.8 188 10/31/2024
7.4.7 93 10/26/2024
7.4.6 469 10/13/2024
7.4.5 2,184 8/20/2024
7.4.4 320 7/30/2024
7.4.3 5,918 7/1/2024
7.4.2 1,503 6/25/2024
7.4.1 301 6/21/2024
7.4.0 3,799 5/31/2024
7.3.14 9,725 5/3/2024
7.3.13 423 4/25/2024
7.3.12 477 4/18/2024
7.3.11 864 4/17/2024
7.3.10 22,442 3/3/2024
7.3.9 2,488 2/29/2024
7.3.9-preview-02 816 2/3/2024
7.3.9-preview-01 430 1/23/2024
7.3.8 13,847 1/20/2024
7.3.7 23,886 11/20/2023
7.3.6 9,975 11/19/2023
7.3.5 156,129 9/21/2023
7.3.4 118,503 8/3/2023
7.3.3 83,564 6/24/2023
7.3.2 377,890 4/1/2023
7.3.1 26,273 3/6/2023
7.3.0 1,407 3/3/2023
7.2.25 74,208 2/5/2023
7.2.24 202,991 12/18/2022
7.2.23 66,312 11/12/2022
6.4.9 126 11/16/2024
6.4.8 163 10/31/2024
6.4.7 171 10/26/2024
6.4.6 664 10/13/2024
6.4.5 1,526 8/20/2024
6.4.4 852 7/30/2024
6.4.3 1,062 7/1/2024
6.4.2 226 6/25/2024
6.4.1 1,306 6/21/2024
6.4.0 1,740 5/31/2024
6.3.14 2,413 5/3/2024
6.3.13 5,484 4/25/2024
6.3.12 213 4/18/2024
6.3.11 157 4/17/2024
6.3.10 8,112 3/3/2024
6.3.9 1,512 2/29/2024
6.3.9-preview-02 527 2/3/2024
6.3.9-preview-01 293 1/23/2024
6.3.8 26,275 1/20/2024
6.3.7 29,399 11/20/2023
6.3.6 1,551 11/19/2023
6.3.5 135,372 9/21/2023
6.3.4 46,036 8/3/2023
6.3.3 33,321 6/24/2023
6.3.2 128,801 4/1/2023
6.3.1 38,696 3/6/2023
6.3.0 16,296 3/3/2023
6.2.25 49,744 2/5/2023
6.2.24 66,253 12/18/2022
6.2.23 71,678 11/12/2022
6.2.22 44,556 11/6/2022
6.2.21 45,017 10/28/2022
6.2.20 378,148 9/3/2022
6.2.20-preview-01 646 9/3/2022
6.2.19 309,128 6/26/2022
6.2.18 641,160 3/7/2022
6.2.17 64,967 2/21/2022
6.2.16 4,013 2/19/2022
6.2.15 163,053 12/17/2021
6.2.14 255,329 11/9/2021
6.2.13-preview.4.21253.1 1,192 10/9/2021
6.2.12-preview.4.21253.1 905 7/31/2021
6.2.11-preview.4.21253.1 224 7/19/2021
6.0.0-preview.4.21253.1 431 5/31/2021
6.0.0-preview.3.21201.2 246 5/9/2021
5.4.9 89 11/16/2024
5.4.8 95 10/31/2024
5.4.7 92 10/26/2024
5.4.6 123 10/13/2024
5.4.5 249 8/20/2024
5.4.4 176 7/30/2024
5.4.3 231 7/1/2024
5.4.2 130 6/25/2024
5.4.1 144 6/21/2024
5.4.0 135 5/31/2024
5.3.14 125 5/3/2024
5.3.13 143 4/25/2024
5.3.12 137 4/18/2024
5.3.11 305 4/17/2024
5.3.10 843 3/3/2024
5.3.9 236 2/29/2024
5.3.9-preview-02 285 2/3/2024
5.3.9-preview-01 305 1/23/2024
5.3.8 378 1/20/2024
5.3.7 2,063 11/20/2023
5.3.6 463 11/19/2023
5.3.5 1,090 9/21/2023
5.3.4 985 8/3/2023
5.3.3 2,244 6/24/2023
5.3.2 32,782 4/1/2023
5.3.1 799 3/6/2023
5.3.0 835 3/3/2023
5.2.25 906 2/5/2023
5.2.24 8,772 12/18/2022
5.2.23 2,847 11/12/2022
5.2.22 5,208 11/6/2022
5.2.21 911 10/28/2022
5.2.20 26,220 9/3/2022
5.2.20-preview-01 659 9/3/2022
5.2.19 26,733 6/26/2022
5.2.18 18,537 3/7/2022
5.2.17 4,641 2/21/2022
5.2.16 2,217 2/19/2022
5.2.15 122,292 12/17/2021
5.2.14 17,307 11/9/2021
5.2.13 161,196 10/9/2021
5.2.12 195,350 7/31/2021
5.2.11 74,875 7/19/2021
5.2.10 332,657 5/31/2021
5.2.9 187,008 3/26/2021
5.2.8 277,847 2/13/2021
5.2.7 77,937 12/26/2020
5.2.7-preview-03 944 12/26/2020
5.2.7-preview-01 932 12/26/2020
3.4.9 96 11/16/2024
3.4.8 95 10/31/2024
3.4.7 94 10/26/2024
3.4.6 122 10/13/2024
3.4.5 748 8/20/2024
3.4.4 100 7/30/2024
3.4.3 290 7/1/2024
3.4.2 125 6/25/2024
3.4.1 145 6/21/2024
3.4.0 155 5/31/2024
3.3.14 138 5/3/2024
3.3.13 127 4/25/2024
3.3.12 150 4/18/2024
3.3.11 135 4/17/2024
3.3.10 335 3/3/2024
3.3.9 228 2/29/2024
3.3.9-preview-02 262 2/3/2024
3.3.9-preview-01 318 1/23/2024
3.3.8 362 1/20/2024
3.3.7 6,071 11/20/2023
3.3.6 465 11/19/2023
3.3.5 2,377 9/21/2023
3.3.4 1,618 8/3/2023
3.3.3 7,867 6/24/2023
3.3.2 2,823 4/1/2023
3.3.1 1,181 3/6/2023
3.3.0 771 3/3/2023
3.2.25 1,432 2/5/2023
3.2.24 17,811 12/18/2022
3.2.23 1,525 11/12/2022
3.2.22 966 11/6/2022
3.2.21 986 10/28/2022
3.2.20 20,427 9/3/2022
3.2.20-preview-01 609 9/3/2022
3.2.19 46,507 6/26/2022
3.2.18 24,602 3/7/2022
3.2.17 1,196 2/21/2022
3.2.16 1,027 2/19/2022
3.2.15 23,425 12/17/2021
3.2.14 16,898 11/9/2021
3.2.13 2,420 10/9/2021
3.2.12 22,371 7/31/2021
3.2.11 2,690 7/19/2021
3.2.10 39,451 5/31/2021
3.2.9 20,817 3/26/2021
3.2.8 19,262 2/13/2021
3.2.7 73,157 12/26/2020
3.2.7-preview-03 940 12/26/2020
3.2.7-preview-02 956 12/26/2020
3.2.7-preview-01 952 12/26/2020
3.2.6 132,696 11/25/2020
3.2.6-preview-01 851 11/25/2020
3.2.5 192,219 10/24/2020
3.2.4 6,284 10/19/2020
3.2.3 11,840 10/11/2020
3.2.2 80,877 8/19/2020
3.2.1 10,105 8/8/2020
3.2.0 25,588 7/27/2020
2.4.9 88 11/16/2024
2.4.8 96 10/31/2024
2.4.7 94 10/26/2024
2.4.6 114 10/13/2024
2.4.5 141 8/20/2024
2.4.4 97 7/30/2024
2.4.3 133 7/1/2024
2.4.2 124 6/25/2024
2.4.1 125 6/21/2024
2.4.0 118 5/31/2024
2.3.14 126 5/3/2024
2.3.13 161 4/25/2024
2.3.12 136 4/18/2024
2.3.11 125 4/17/2024
2.3.10 223 3/3/2024
2.3.9 236 2/29/2024
2.3.9-preview-02 285 2/3/2024
2.3.9-preview-01 292 1/23/2024
2.3.8 318 1/20/2024
2.3.7 479 11/20/2023
2.3.6 447 11/19/2023
2.3.5 522 9/21/2023
2.3.4 661 8/3/2023
2.3.3 639 6/24/2023
2.3.2 755 4/1/2023
2.3.1 715 3/6/2023
2.3.0 756 3/3/2023
2.2.25 794 2/5/2023
2.2.24 789 12/18/2022
2.2.23 816 11/12/2022
2.2.22 863 11/6/2022
2.2.21 869 10/28/2022
2.2.20 922 9/3/2022
2.2.20-preview-01 590 9/3/2022
2.2.19 955 6/26/2022
2.2.18 1,147 3/7/2022
2.2.17 967 2/21/2022
2.2.16 1,000 2/19/2022
2.2.15 914 12/17/2021
2.2.14 886 11/9/2021
2.2.13 939 10/9/2021
2.2.12 1,218 7/31/2021
2.2.11 1,735 7/19/2021
2.2.10 1,503 5/31/2021
2.2.9 7,242 3/26/2021
2.2.8 1,833 2/13/2021
2.2.7 1,200 12/26/2020
2.2.7-preview-03 939 12/26/2020
2.2.7-preview-02 918 12/26/2020
2.2.7-preview-01 949 12/26/2020
2.2.6 12,505 11/25/2020
2.2.6-preview-01 779 11/25/2020
2.2.5 4,005 10/24/2020
2.2.4 2,760 10/19/2020
2.2.3 1,133 10/11/2020
2.2.2 22,373 8/19/2020
2.2.1 8,061 8/8/2020
2.2.0 64,370 7/27/2020
1.1.8 19,039 7/12/2020
1.1.7 5,228 7/6/2020
1.1.6 2,734 7/5/2020
1.1.5 42,164 6/15/2020
1.1.4 1,178 6/15/2020
1.1.3 1,184 6/15/2020
1.1.2 21,323 5/31/2020
1.1.1 27,377 5/14/2020
1.1.0 23,497 4/25/2020
1.0.24 12,935 4/16/2020
1.0.23 214,957 3/26/2020
1.0.22 6,169 3/18/2020
1.0.21 34,530 2/29/2020
1.0.20 134,174 1/11/2020
1.0.19 111,853 8/29/2019
1.0.18 83,034 7/2/2019
1.0.17 41,421 6/14/2019
1.0.16 3,517 6/6/2019
1.0.15 4,631 5/20/2019
1.0.14 4,997 5/14/2019
1.0.13 14,592 5/3/2019
1.0.12 69,826 3/26/2019
1.0.11 14,013 2/28/2019
1.0.10 31,733 2/5/2019
1.0.9.2 576,447 1/10/2019
1.0.9.1 1,604 1/7/2019
1.0.9 35,826 10/19/2018
1.0.8.18 82,126 9/4/2018
1.0.8.17 11,666 8/27/2018
1.0.8.16 18,581 8/19/2018
1.0.8.15 1,695 8/17/2018
1.0.8.13 6,174 8/2/2018
1.0.8.12 4,993 7/27/2018
1.0.8.11 35,853 6/6/2018
1.0.8.10 2,302 6/5/2018
1.0.8.9 6,887 5/26/2018
1.0.8.8 1,859 5/21/2018
1.0.8.7 3,139 5/9/2018
1.0.8.6 2,515 4/28/2018
1.0.8.5 2,102 4/27/2018
1.0.8.4 1,883 4/25/2018
1.0.8.3 3,612 3/30/2018
1.0.8.2 56,566 1/9/2018
1.0.8.1 5,331 1/5/2018
1.0.8 20,769 12/16/2017
1.0.4.8 15,541 11/1/2017
1.0.4.7 4,411 9/12/2017
1.0.4.6 6,170 7/8/2017
1.0.4.5 1,918 6/28/2017
1.0.4.4 1,747 6/27/2017
1.0.4.3 2,061 6/1/2017
1.0.4.2 1,707 6/1/2017
1.0.4.1 1,728 5/31/2017
1.0.4 2,375 5/17/2017
1.0.3.6 3,186 4/8/2017
1.0.3.5 2,129 3/30/2017
1.0.3.4 2,052 3/25/2017
1.0.3.3 5,843 11/16/2016
1.0.3.2 2,069 10/31/2016
1.0.3.1 1,934 10/30/2016
1.0.3 1,804 10/22/2016
1.0.1 2,948 6/27/2016
1.0.0 4,565 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md