Microsoft.EntityFrameworkCore.DynamicLinq 2.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 2.6.0-preview-02                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.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="2.6.0-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.6.0-preview-02                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.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.
// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.6.0-preview-02&prerelease

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.6.0-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.  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

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

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.

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 7,413 25 days ago
9.6.0.1 13,601 a month ago
9.6.0 1,958 a month ago
9.6.0-preview-03 98 a month ago
9.6.0-preview-02 85 a month ago
9.6.0-preview-01 93 a month ago
9.5.1 36,455 3 months ago
9.5.0 3,391 3 months ago
9.4.9 14,964 4 months ago
8.6.1 10,685 a month ago
8.6.0.2 456 25 days ago
8.6.0.1 901 a month ago
8.6.0 1,906 a month ago
8.6.0-preview-03 90 a month ago
8.6.0-preview-02 85 a month ago
8.6.0-preview-01 82 a month ago
8.5.1 25,793 3 months ago
8.5.0 2,405 3 months ago
8.4.9 24,817 4 months ago
8.4.8 70,729 4 months ago
8.4.7 23,717 4 months ago
8.4.6 120,693 5 months ago
8.4.5 139,262 7 months ago
8.4.4 100,055 7 months ago
8.4.3 137,263 8 months ago
8.4.2 21,522 8 months ago
8.4.1 28,809 9 months ago
8.4.0 65,858 9 months ago
8.3.14 65,513 5/3/2024
8.3.13 15,799 4/25/2024
8.3.12 14,804 4/18/2024
8.3.10 136,736 3/3/2024
8.3.9 9,062 2/29/2024
8.3.9-preview-02 404 2/3/2024
8.3.9-preview-01 647 1/23/2024
8.3.8 81,404 1/20/2024
8.3.7 104,466 11/20/2023
7.6.1 257 a month ago
7.6.0.2 187 25 days ago
7.6.0.1 159 a month ago
7.6.0 175 a month ago
7.6.0-preview-03 91 a month ago
7.6.0-preview-02 76 a month ago
7.6.0-preview-01 87 a month ago
7.5.1 319 3 months ago
7.5.0 219 3 months ago
7.4.9 332 4 months ago
7.4.8 280 4 months ago
7.4.7 176 4 months ago
7.4.6 557 5 months ago
7.4.5 6,197 7 months ago
7.4.4 464 7 months ago
7.4.3 7,986 8 months ago
7.4.2 1,595 8 months ago
7.4.1 377 9 months ago
7.4.0 5,385 9 months ago
7.3.14 10,690 5/3/2024
7.3.13 654 4/25/2024
7.3.12 941 4/18/2024
7.3.11 940 4/17/2024
7.3.10 23,711 3/3/2024
7.3.9 3,012 2/29/2024
7.3.9-preview-02 824 2/3/2024
7.3.9-preview-01 437 1/23/2024
7.3.8 19,503 1/20/2024
7.3.7 25,145 11/20/2023
7.3.6 11,609 11/19/2023
7.3.5 189,151 9/21/2023
7.3.4 125,138 8/3/2023
7.3.3 86,092 6/24/2023
7.3.2 388,060 4/1/2023
7.3.1 27,202 3/6/2023
7.3.0 1,714 3/3/2023
7.2.25 79,950 2/5/2023
7.2.24 209,258 12/18/2022
7.2.23 70,714 11/12/2022
6.6.1 983 a month ago
6.6.0.2 240 25 days ago
6.6.0.1 95 a month ago
6.6.0 224 a month ago
6.6.0-preview-03 90 a month ago
6.6.0-preview-02 81 a month ago
6.6.0-preview-01 88 a month ago
6.5.1 6,769 3 months ago
6.5.0 137 3 months ago
6.4.9 424 4 months ago
6.4.8 223 4 months ago
6.4.7 325 4 months ago
6.4.6 1,273 5 months ago
6.4.5 2,020 7 months ago
6.4.4 947 7 months ago
6.4.3 1,337 8 months ago
6.4.2 242 8 months ago
6.4.1 2,285 9 months ago
6.4.0 1,801 9 months ago
6.3.14 2,632 5/3/2024
6.3.13 5,673 4/25/2024
6.3.12 230 4/18/2024
6.3.11 170 4/17/2024
6.3.10 9,339 3/3/2024
6.3.9 1,925 2/29/2024
6.3.9-preview-02 535 2/3/2024
6.3.9-preview-01 300 1/23/2024
6.3.8 35,326 1/20/2024
6.3.7 36,332 11/20/2023
6.3.6 1,563 11/19/2023
6.3.5 292,422 9/21/2023
6.3.4 47,272 8/3/2023
6.3.3 36,495 6/24/2023
6.3.2 135,588 4/1/2023
6.3.1 39,271 3/6/2023
6.3.0 17,915 3/3/2023
6.2.25 51,775 2/5/2023
6.2.24 68,815 12/18/2022
6.2.23 75,866 11/12/2022
6.2.22 46,548 11/6/2022
6.2.21 45,968 10/28/2022
6.2.20 386,262 9/3/2022
6.2.20-preview-01 663 9/3/2022
6.2.19 322,802 6/26/2022
6.2.18 653,116 3/7/2022
6.2.17 65,654 2/21/2022
6.2.16 4,052 2/19/2022
6.2.15 170,358 12/17/2021
6.2.14 261,434 11/9/2021
6.2.13-preview.4.21253.1 1,215 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 265 5/9/2021
5.6.1 103 a month ago
5.6.0.2 125 25 days ago
5.6.0.1 98 a month ago
5.6.0 109 a month ago
5.6.0-preview-03 92 a month ago
5.6.0-preview-02 76 a month ago
5.6.0-preview-01 89 a month 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 4 months ago
5.4.6 140 5 months ago
5.4.5 264 7 months ago
5.4.4 267 7 months ago
5.4.3 248 8 months ago
5.4.2 145 8 months ago
5.4.1 161 9 months ago
5.4.0 152 9 months ago
5.3.14 136 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,461 11/20/2023
5.3.6 472 11/19/2023
5.3.5 1,105 9/21/2023
5.3.4 1,016 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 879 3/3/2023
5.2.25 924 2/5/2023
5.2.24 9,719 12/18/2022
5.2.23 3,107 11/12/2022
5.2.22 5,226 11/6/2022
5.2.21 931 10/28/2022
5.2.20 28,010 9/3/2022
5.2.20-preview-01 677 9/3/2022
5.2.19 28,555 6/26/2022
5.2.18 18,926 3/7/2022
5.2.17 4,705 2/21/2022
5.2.16 2,240 2/19/2022
5.2.15 129,949 12/17/2021
5.2.14 17,402 11/9/2021
5.2.13 163,849 10/9/2021
5.2.12 196,615 7/31/2021
5.2.11 76,222 7/19/2021
5.2.10 334,124 5/31/2021
5.2.9 188,339 3/26/2021
5.2.8 278,167 2/13/2021
5.2.7 79,919 12/26/2020
5.2.7-preview-03 965 12/26/2020
5.2.7-preview-01 954 12/26/2020
3.6.1 130 a month ago
3.6.0.2 122 25 days ago
3.6.0.1 103 a month ago
3.6.0 116 a month ago
3.6.0-preview-03 88 a month ago
3.6.0-preview-02 78 a month ago
3.6.0-preview-01 101 a month 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 4 months ago
3.4.6 142 5 months ago
3.4.5 1,477 7 months ago
3.4.4 113 7 months ago
3.4.3 422 8 months ago
3.4.2 160 8 months ago
3.4.1 161 9 months ago
3.4.0 179 9 months ago
3.3.14 164 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 7,915 11/20/2023
3.3.6 475 11/19/2023
3.3.5 2,739 9/21/2023
3.3.4 1,658 8/3/2023
3.3.3 8,273 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,038 12/18/2022
3.2.23 1,565 11/12/2022
3.2.22 986 11/6/2022
3.2.21 1,007 10/28/2022
3.2.20 21,313 9/3/2022
3.2.20-preview-01 627 9/3/2022
3.2.19 47,947 6/26/2022
3.2.18 24,983 3/7/2022
3.2.17 1,224 2/21/2022
3.2.16 1,051 2/19/2022
3.2.15 24,391 12/17/2021
3.2.14 17,347 11/9/2021
3.2.13 2,472 10/9/2021
3.2.12 22,550 7/31/2021
3.2.11 4,754 7/19/2021
3.2.10 39,817 5/31/2021
3.2.9 21,641 3/26/2021
3.2.8 19,882 2/13/2021
3.2.7 73,523 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,568 11/25/2020
3.2.6-preview-01 873 11/25/2020
3.2.5 193,067 10/24/2020
3.2.4 8,110 10/19/2020
3.2.3 12,019 10/11/2020
3.2.2 81,772 8/19/2020
3.2.1 10,422 8/8/2020
3.2.0 26,316 7/27/2020
2.6.1 97 a month ago
2.6.0.2 115 25 days ago
2.6.0.1 102 a month ago
2.6.0 110 a month ago
2.6.0-preview-03 91 a month ago
2.6.0-preview-02 79 a month ago
2.6.0-preview-01 88 a month 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 119 4 months ago
2.4.7 118 4 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 8 months ago
2.4.1 143 9 months ago
2.4.0 131 9 months ago
2.3.14 143 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,765 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,225 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 971 12/26/2020
2.2.6 12,734 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,161 10/11/2020
2.2.2 22,400 8/19/2020
2.2.1 8,159 8/8/2020
2.2.0 64,464 7/27/2020
1.1.8 19,917 7/12/2020
1.1.7 5,295 7/6/2020
1.1.6 2,759 7/5/2020
1.1.5 42,218 6/15/2020
1.1.4 1,219 6/15/2020
1.1.3 1,210 6/15/2020
1.1.2 21,641 5/31/2020
1.1.1 27,642 5/14/2020
1.1.0 23,661 4/25/2020
1.0.24 12,978 4/16/2020
1.0.23 214,996 3/26/2020
1.0.22 6,201 3/18/2020
1.0.21 35,531 2/29/2020
1.0.20 135,700 1/11/2020
1.0.19 114,046 8/29/2019
1.0.18 83,127 7/2/2019
1.0.17 42,421 6/14/2019
1.0.16 4,006 6/6/2019
1.0.15 5,474 5/20/2019
1.0.14 5,036 5/14/2019
1.0.13 14,832 5/3/2019
1.0.12 69,969 3/26/2019
1.0.11 14,045 2/28/2019
1.0.10 31,925 2/5/2019
1.0.9.2 588,223 1/10/2019
1.0.9.1 1,631 1/7/2019
1.0.9 36,032 10/19/2018
1.0.8.18 82,215 9/4/2018
1.0.8.17 11,729 8/27/2018
1.0.8.16 18,656 8/19/2018
1.0.8.15 1,745 8/17/2018
1.0.8.13 6,260 8/2/2018
1.0.8.12 5,058 7/27/2018
1.0.8.11 37,689 6/6/2018
1.0.8.10 2,393 6/5/2018
1.0.8.9 6,992 5/26/2018
1.0.8.8 1,952 5/21/2018
1.0.8.7 3,245 5/9/2018
1.0.8.6 2,616 4/28/2018
1.0.8.5 2,204 4/27/2018
1.0.8.4 1,981 4/25/2018
1.0.8.3 3,714 3/30/2018
1.0.8.2 56,687 1/9/2018
1.0.8.1 5,437 1/5/2018
1.0.8 20,876 12/16/2017
1.0.4.8 16,091 11/1/2017
1.0.4.7 4,495 9/12/2017
1.0.4.6 6,252 7/8/2017
1.0.4.5 1,994 6/28/2017
1.0.4.4 1,826 6/27/2017
1.0.4.3 2,137 6/1/2017
1.0.4.2 1,785 6/1/2017
1.0.4.1 1,811 5/31/2017
1.0.4 2,453 5/17/2017
1.0.3.6 3,297 4/8/2017
1.0.3.5 2,236 3/30/2017
1.0.3.4 2,160 3/25/2017
1.0.3.3 5,953 11/16/2016
1.0.3.2 2,177 10/31/2016
1.0.3.1 2,043 10/30/2016
1.0.3 1,927 10/22/2016
1.0.1 3,093 6/27/2016
1.0.0 7,474 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md