Microsoft.EntityFrameworkCore.DynamicLinq 5.6.0-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 5.6.0-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 5.6.0-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="5.6.0-preview-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="5.6.0-preview-02" />
                    
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 5.6.0-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 5.6.0-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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=5.6.0-preview-02&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=5.6.0-preview-02&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq 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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (4)

Showing the top 4 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.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET 6 和 ASP.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.0.2 22,921 2 months ago
9.6.0.1 23,101 2 months ago
9.6.0 2,254 2 months ago
9.6.0-preview-03 122 3 months ago
9.6.0-preview-02 92 3 months ago
9.6.0-preview-01 99 3 months ago
9.5.1 46,471 4 months ago
9.5.0 3,733 4 months ago
9.4.9 16,590 5 months ago
8.6.1 32,904 3 months ago
8.6.0.2 3,206 2 months ago
8.6.0.1 1,032 2 months ago
8.6.0 3,176 2 months ago
8.6.0-preview-03 96 3 months ago
8.6.0-preview-02 93 3 months ago
8.6.0-preview-01 87 3 months ago
8.5.1 35,404 4 months ago
8.5.0 2,703 4 months ago
8.4.9 29,743 5 months ago
8.4.8 79,982 5 months ago
8.4.7 28,704 5 months ago
8.4.6 142,580 6 months ago
8.4.5 154,400 8 months ago
8.4.4 108,361 8 months ago
8.4.3 142,072 9 months ago
8.4.2 22,369 10 months ago
8.4.1 31,810 10 months ago
8.4.0 73,248 5/31/2024
8.3.14 69,589 5/3/2024
8.3.13 16,407 4/25/2024
8.3.12 15,484 4/18/2024
8.3.10 142,187 3/3/2024
8.3.9 9,270 2/29/2024
8.3.9-preview-02 412 2/3/2024
8.3.9-preview-01 653 1/23/2024
8.3.8 84,947 1/20/2024
8.3.7 107,242 11/20/2023
7.6.1 548 3 months ago
7.6.0.2 388 2 months ago
7.6.0.1 352 2 months ago
7.6.0 369 2 months ago
7.6.0-preview-03 97 3 months ago
7.6.0-preview-02 83 3 months ago
7.6.0-preview-01 93 3 months ago
7.5.1 509 4 months ago
7.5.0 409 4 months ago
7.4.9 524 5 months ago
7.4.8 470 5 months ago
7.4.7 360 5 months ago
7.4.6 746 6 months ago
7.4.5 7,967 8 months ago
7.4.4 652 8 months ago
7.4.3 8,811 9 months ago
7.4.2 1,783 10 months ago
7.4.1 563 10 months ago
7.4.0 5,665 5/31/2024
7.3.14 11,366 5/3/2024
7.3.13 950 4/25/2024
7.3.12 1,152 4/18/2024
7.3.11 1,123 4/17/2024
7.3.10 24,130 3/3/2024
7.3.9 3,219 2/29/2024
7.3.9-preview-02 825 2/3/2024
7.3.9-preview-01 440 1/23/2024
7.3.8 20,947 1/20/2024
7.3.7 25,751 11/20/2023
7.3.6 12,245 11/19/2023
7.3.5 200,138 9/21/2023
7.3.4 126,654 8/3/2023
7.3.3 86,510 6/24/2023
7.3.2 390,645 4/1/2023
7.3.1 27,942 3/6/2023
7.3.0 1,778 3/3/2023
7.2.25 80,572 2/5/2023
7.2.24 210,409 12/18/2022
7.2.23 72,424 11/12/2022
6.6.1 1,575 3 months ago
6.6.0.2 477 2 months ago
6.6.0.1 103 2 months ago
6.6.0 356 2 months ago
6.6.0-preview-03 96 3 months ago
6.6.0-preview-02 88 3 months ago
6.6.0-preview-01 93 3 months ago
6.5.1 9,680 4 months ago
6.5.0 157 4 months ago
6.4.9 525 5 months ago
6.4.8 231 5 months ago
6.4.7 355 5 months ago
6.4.6 1,360 6 months ago
6.4.5 2,142 8 months ago
6.4.4 955 8 months ago
6.4.3 1,377 9 months ago
6.4.2 246 10 months ago
6.4.1 2,291 10 months ago
6.4.0 1,809 5/31/2024
6.3.14 2,653 5/3/2024
6.3.13 6,928 4/25/2024
6.3.12 236 4/18/2024
6.3.11 173 4/17/2024
6.3.10 9,655 3/3/2024
6.3.9 2,072 2/29/2024
6.3.9-preview-02 536 2/3/2024
6.3.9-preview-01 303 1/23/2024
6.3.8 38,293 1/20/2024
6.3.7 37,941 11/20/2023
6.3.6 1,566 11/19/2023
6.3.5 342,618 9/21/2023
6.3.4 47,502 8/3/2023
6.3.3 37,016 6/24/2023
6.3.2 137,961 4/1/2023
6.3.1 39,436 3/6/2023
6.3.0 18,258 3/3/2023
6.2.25 52,530 2/5/2023
6.2.24 69,779 12/18/2022
6.2.23 77,467 11/12/2022
6.2.22 47,178 11/6/2022
6.2.21 46,242 10/28/2022
6.2.20 389,246 9/3/2022
6.2.20-preview-01 667 9/3/2022
6.2.19 327,175 6/26/2022
6.2.18 656,718 3/7/2022
6.2.17 66,075 2/21/2022
6.2.16 4,062 2/19/2022
6.2.15 172,450 12/17/2021
6.2.14 264,855 11/9/2021
6.2.13-preview.4.21253.1 1,266 10/9/2021
6.2.12-preview.4.21253.1 925 7/31/2021
6.2.11-preview.4.21253.1 244 7/19/2021
6.0.0-preview.4.21253.1 457 5/31/2021
6.0.0-preview.3.21201.2 272 5/9/2021
5.6.1 187 3 months ago
5.6.0.2 133 2 months ago
5.6.0.1 108 2 months ago
5.6.0 117 2 months ago
5.6.0-preview-03 98 3 months ago
5.6.0-preview-02 83 3 months ago
5.6.0-preview-01 94 3 months ago
5.5.1 406 4 months ago
5.5.0 130 4 months ago
5.4.9 125 5 months ago
5.4.8 120 5 months ago
5.4.7 117 5 months ago
5.4.6 145 6 months ago
5.4.5 268 8 months ago
5.4.4 272 8 months ago
5.4.3 252 9 months ago
5.4.2 149 10 months ago
5.4.1 165 10 months ago
5.4.0 156 5/31/2024
5.3.14 142 5/3/2024
5.3.13 165 4/25/2024
5.3.12 154 4/18/2024
5.3.11 339 4/17/2024
5.3.10 870 3/3/2024
5.3.9 253 2/29/2024
5.3.9-preview-02 294 2/3/2024
5.3.9-preview-01 313 1/23/2024
5.3.8 391 1/20/2024
5.3.7 2,585 11/20/2023
5.3.6 475 11/19/2023
5.3.5 1,106 9/21/2023
5.3.4 1,027 8/3/2023
5.3.3 2,390 6/24/2023
5.3.2 32,952 4/1/2023
5.3.1 822 3/6/2023
5.3.0 883 3/3/2023
5.2.25 933 2/5/2023
5.2.24 9,899 12/18/2022
5.2.23 3,170 11/12/2022
5.2.22 5,229 11/6/2022
5.2.21 935 10/28/2022
5.2.20 28,541 9/3/2022
5.2.20-preview-01 681 9/3/2022
5.2.19 29,285 6/26/2022
5.2.18 18,999 3/7/2022
5.2.17 4,725 2/21/2022
5.2.16 2,245 2/19/2022
5.2.15 131,509 12/17/2021
5.2.14 17,414 11/9/2021
5.2.13 164,400 10/9/2021
5.2.12 196,850 7/31/2021
5.2.11 76,861 7/19/2021
5.2.10 334,643 5/31/2021
5.2.9 188,789 3/26/2021
5.2.8 278,371 2/13/2021
5.2.7 80,074 12/26/2020
5.2.7-preview-03 976 12/26/2020
5.2.7-preview-01 963 12/26/2020
3.6.1 160 3 months ago
3.6.0.2 132 2 months ago
3.6.0.1 111 2 months ago
3.6.0 124 2 months ago
3.6.0-preview-03 93 3 months ago
3.6.0-preview-02 84 3 months ago
3.6.0-preview-01 106 3 months ago
3.5.1 140 4 months ago
3.5.0 123 4 months ago
3.4.9 132 5 months ago
3.4.8 119 5 months ago
3.4.7 120 5 months ago
3.4.6 147 6 months ago
3.4.5 1,645 8 months ago
3.4.4 117 8 months ago
3.4.3 483 9 months ago
3.4.2 164 10 months ago
3.4.1 165 10 months ago
3.4.0 183 5/31/2024
3.3.14 170 5/3/2024
3.3.13 149 4/25/2024
3.3.12 171 4/18/2024
3.3.11 153 4/17/2024
3.3.10 378 3/3/2024
3.3.9 244 2/29/2024
3.3.9-preview-02 274 2/3/2024
3.3.9-preview-01 329 1/23/2024
3.3.8 378 1/20/2024
3.3.7 8,434 11/20/2023
3.3.6 478 11/19/2023
3.3.5 2,830 9/21/2023
3.3.4 1,661 8/3/2023
3.3.3 8,498 6/24/2023
3.3.2 2,846 4/1/2023
3.3.1 1,202 3/6/2023
3.3.0 793 3/3/2023
3.2.25 1,478 2/5/2023
3.2.24 18,082 12/18/2022
3.2.23 1,593 11/12/2022
3.2.22 989 11/6/2022
3.2.21 1,011 10/28/2022
3.2.20 21,742 9/3/2022
3.2.20-preview-01 631 9/3/2022
3.2.19 48,026 6/26/2022
3.2.18 24,996 3/7/2022
3.2.17 1,229 2/21/2022
3.2.16 1,056 2/19/2022
3.2.15 24,885 12/17/2021
3.2.14 17,543 11/9/2021
3.2.13 2,488 10/9/2021
3.2.12 22,631 7/31/2021
3.2.11 4,764 7/19/2021
3.2.10 39,839 5/31/2021
3.2.9 21,803 3/26/2021
3.2.8 19,976 2/13/2021
3.2.7 73,605 12/26/2020
3.2.7-preview-03 969 12/26/2020
3.2.7-preview-02 987 12/26/2020
3.2.7-preview-01 984 12/26/2020
3.2.6 133,764 11/25/2020
3.2.6-preview-01 882 11/25/2020
3.2.5 193,394 10/24/2020
3.2.4 8,123 10/19/2020
3.2.3 12,043 10/11/2020
3.2.2 81,913 8/19/2020
3.2.1 10,502 8/8/2020
3.2.0 26,409 7/27/2020
2.6.1 111 3 months ago
2.6.0.2 122 2 months ago
2.6.0.1 109 2 months ago
2.6.0 117 2 months ago
2.6.0-preview-03 96 3 months ago
2.6.0-preview-02 85 3 months ago
2.6.0-preview-01 94 3 months ago
2.5.1 142 4 months ago
2.5.0 129 4 months ago
2.4.9 126 5 months ago
2.4.8 126 5 months ago
2.4.7 127 5 months ago
2.4.6 140 6 months ago
2.4.5 160 8 months ago
2.4.4 116 8 months ago
2.4.3 151 9 months ago
2.4.2 145 10 months ago
2.4.1 147 10 months ago
2.4.0 135 5/31/2024
2.3.14 149 5/3/2024
2.3.13 180 4/25/2024
2.3.12 153 4/18/2024
2.3.11 139 4/17/2024
2.3.10 238 3/3/2024
2.3.9 253 2/29/2024
2.3.9-preview-02 294 2/3/2024
2.3.9-preview-01 302 1/23/2024
2.3.8 337 1/20/2024
2.3.7 494 11/20/2023
2.3.6 464 11/19/2023
2.3.5 537 9/21/2023
2.3.4 675 8/3/2023
2.3.3 672 6/24/2023
2.3.2 777 4/1/2023
2.3.1 735 3/6/2023
2.3.0 777 3/3/2023
2.2.25 815 2/5/2023
2.2.24 811 12/18/2022
2.2.23 840 11/12/2022
2.2.22 890 11/6/2022
2.2.21 895 10/28/2022
2.2.20 948 9/3/2022
2.2.20-preview-01 612 9/3/2022
2.2.19 1,001 6/26/2022
2.2.18 1,176 3/7/2022
2.2.17 998 2/21/2022
2.2.16 1,041 2/19/2022
2.2.15 945 12/17/2021
2.2.14 916 11/9/2021
2.2.13 970 10/9/2021
2.2.12 1,263 7/31/2021
2.2.11 1,789 7/19/2021
2.2.10 1,533 5/31/2021
2.2.9 7,285 3/26/2021
2.2.8 1,870 2/13/2021
2.2.7 1,236 12/26/2020
2.2.7-preview-03 970 12/26/2020
2.2.7-preview-02 951 12/26/2020
2.2.7-preview-01 990 12/26/2020
2.2.6 12,763 11/25/2020
2.2.6-preview-01 811 11/25/2020
2.2.5 4,040 10/24/2020
2.2.4 2,800 10/19/2020
2.2.3 1,172 10/11/2020
2.2.2 22,411 8/19/2020
2.2.1 8,178 8/8/2020
2.2.0 64,537 7/27/2020
1.1.8 20,016 7/12/2020
1.1.7 5,332 7/6/2020
1.1.6 2,770 7/5/2020
1.1.5 42,234 6/15/2020
1.1.4 1,229 6/15/2020
1.1.3 1,221 6/15/2020
1.1.2 21,736 5/31/2020
1.1.1 27,701 5/14/2020
1.1.0 23,729 4/25/2020
1.0.24 12,991 4/16/2020
1.0.23 215,016 3/26/2020
1.0.22 6,214 3/18/2020
1.0.21 35,836 2/29/2020
1.0.20 136,185 1/11/2020
1.0.19 114,458 8/29/2019
1.0.18 83,165 7/2/2019
1.0.17 42,670 6/14/2019
1.0.16 4,262 6/6/2019
1.0.15 5,726 5/20/2019
1.0.14 5,048 5/14/2019
1.0.13 14,897 5/3/2019
1.0.12 69,996 3/26/2019
1.0.11 14,059 2/28/2019
1.0.10 31,989 2/5/2019
1.0.9.2 589,001 1/10/2019
1.0.9.1 1,645 1/7/2019
1.0.9 36,082 10/19/2018
1.0.8.18 82,234 9/4/2018
1.0.8.17 11,754 8/27/2018
1.0.8.16 18,681 8/19/2018
1.0.8.15 1,760 8/17/2018
1.0.8.13 6,290 8/2/2018
1.0.8.12 5,087 7/27/2018
1.0.8.11 38,095 6/6/2018
1.0.8.10 2,435 6/5/2018
1.0.8.9 7,045 5/26/2018
1.0.8.8 1,996 5/21/2018
1.0.8.7 3,289 5/9/2018
1.0.8.6 2,658 4/28/2018
1.0.8.5 2,247 4/27/2018
1.0.8.4 2,023 4/25/2018
1.0.8.3 3,760 3/30/2018
1.0.8.2 56,736 1/9/2018
1.0.8.1 5,479 1/5/2018
1.0.8 20,918 12/16/2017
1.0.4.8 16,306 11/1/2017
1.0.4.7 4,528 9/12/2017
1.0.4.6 6,284 7/8/2017
1.0.4.5 2,021 6/28/2017
1.0.4.4 1,855 6/27/2017
1.0.4.3 2,166 6/1/2017
1.0.4.2 1,814 6/1/2017
1.0.4.1 1,840 5/31/2017
1.0.4 2,482 5/17/2017
1.0.3.6 3,341 4/8/2017
1.0.3.5 2,280 3/30/2017
1.0.3.4 2,204 3/25/2017
1.0.3.3 5,995 11/16/2016
1.0.3.2 2,217 10/31/2016
1.0.3.1 2,083 10/30/2016
1.0.3 1,969 10/22/2016
1.0.1 3,146 6/27/2016
1.0.0 8,432 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md