Microsoft.EntityFrameworkCore.DynamicLinq 8.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 8.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.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="8.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="8.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 8.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.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=8.3.9-preview-01&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.3.9-preview-01&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 net8.0 is compatible.  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. 
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 20,046 2 months ago
9.6.0.1 21,217 2 months ago
9.6.0 2,214 2 months ago
9.6.0-preview-03 122 2 months ago
9.6.0-preview-02 92 2 months ago
9.6.0-preview-01 98 2 months ago
9.5.1 44,366 4 months ago
9.5.0 3,685 4 months ago
9.4.9 16,346 5 months ago
8.6.1 26,665 2 months ago
8.6.0.2 2,513 2 months ago
8.6.0.1 1,002 2 months ago
8.6.0 2,904 2 months ago
8.6.0-preview-03 96 2 months ago
8.6.0-preview-02 93 2 months ago
8.6.0-preview-01 87 2 months ago
8.5.1 34,019 4 months ago
8.5.0 2,664 4 months ago
8.4.9 28,921 5 months ago
8.4.8 78,449 5 months ago
8.4.7 28,353 5 months ago
8.4.6 140,677 6 months ago
8.4.5 151,889 7 months ago
8.4.4 106,925 8 months ago
8.4.3 141,051 9 months ago
8.4.2 22,271 9 months ago
8.4.1 31,489 9 months ago
8.4.0 72,096 5/31/2024
8.3.14 68,669 5/3/2024
8.3.13 16,224 4/25/2024
8.3.12 15,344 4/18/2024
8.3.10 141,219 3/3/2024
8.3.9 9,224 2/29/2024
8.3.9-preview-02 410 2/3/2024
8.3.9-preview-01 653 1/23/2024
8.3.8 84,305 1/20/2024
8.3.7 106,790 11/20/2023
7.6.1 465 2 months ago
7.6.0.2 331 2 months ago
7.6.0.1 300 2 months ago
7.6.0 315 2 months ago
7.6.0-preview-03 97 2 months ago
7.6.0-preview-02 82 2 months ago
7.6.0-preview-01 92 2 months ago
7.5.1 459 4 months ago
7.5.0 358 4 months ago
7.4.9 474 5 months ago
7.4.8 416 5 months ago
7.4.7 312 5 months ago
7.4.6 695 6 months ago
7.4.5 7,717 7 months ago
7.4.4 603 8 months ago
7.4.3 8,657 9 months ago
7.4.2 1,734 9 months ago
7.4.1 513 9 months ago
7.4.0 5,604 5/31/2024
7.3.14 11,179 5/3/2024
7.3.13 889 4/25/2024
7.3.12 1,079 4/18/2024
7.3.11 1,074 4/17/2024
7.3.10 24,027 3/3/2024
7.3.9 3,166 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,626 1/20/2024
7.3.7 25,608 11/20/2023
7.3.6 12,085 11/19/2023
7.3.5 198,689 9/21/2023
7.3.4 126,372 8/3/2023
7.3.3 86,452 6/24/2023
7.3.2 390,112 4/1/2023
7.3.1 27,810 3/6/2023
7.3.0 1,767 3/3/2023
7.2.25 80,456 2/5/2023
7.2.24 210,198 12/18/2022
7.2.23 72,049 11/12/2022
6.6.1 1,519 2 months ago
6.6.0.2 447 2 months ago
6.6.0.1 103 2 months ago
6.6.0 325 2 months ago
6.6.0-preview-03 96 2 months ago
6.6.0-preview-02 87 2 months ago
6.6.0-preview-01 93 2 months ago
6.5.1 9,295 4 months ago
6.5.0 156 4 months ago
6.4.9 513 5 months ago
6.4.8 231 5 months ago
6.4.7 341 5 months ago
6.4.6 1,334 6 months ago
6.4.5 2,116 7 months ago
6.4.4 955 8 months ago
6.4.3 1,375 9 months ago
6.4.2 246 9 months ago
6.4.1 2,289 9 months ago
6.4.0 1,809 5/31/2024
6.3.14 2,652 5/3/2024
6.3.13 6,546 4/25/2024
6.3.12 234 4/18/2024
6.3.11 173 4/17/2024
6.3.10 9,576 3/3/2024
6.3.9 2,045 2/29/2024
6.3.9-preview-02 536 2/3/2024
6.3.9-preview-01 303 1/23/2024
6.3.8 37,893 1/20/2024
6.3.7 37,679 11/20/2023
6.3.6 1,566 11/19/2023
6.3.5 331,548 9/21/2023
6.3.4 47,456 8/3/2023
6.3.3 36,903 6/24/2023
6.3.2 137,331 4/1/2023
6.3.1 39,398 3/6/2023
6.3.0 18,194 3/3/2023
6.2.25 52,343 2/5/2023
6.2.24 69,542 12/18/2022
6.2.23 77,189 11/12/2022
6.2.22 46,975 11/6/2022
6.2.21 46,161 10/28/2022
6.2.20 388,782 9/3/2022
6.2.20-preview-01 667 9/3/2022
6.2.19 326,409 6/26/2022
6.2.18 656,086 3/7/2022
6.2.17 65,945 2/21/2022
6.2.16 4,062 2/19/2022
6.2.15 171,997 12/17/2021
6.2.14 264,173 11/9/2021
6.2.13-preview.4.21253.1 1,255 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 455 5/31/2021
6.0.0-preview.3.21201.2 272 5/9/2021
5.6.1 185 2 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 2 months ago
5.6.0-preview-02 82 2 months ago
5.6.0-preview-01 94 2 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 7 months ago
5.4.4 272 8 months ago
5.4.3 252 9 months ago
5.4.2 149 9 months ago
5.4.1 165 9 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 865 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,567 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,951 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,869 12/18/2022
5.2.23 3,147 11/12/2022
5.2.22 5,229 11/6/2022
5.2.21 935 10/28/2022
5.2.20 28,482 9/3/2022
5.2.20-preview-01 681 9/3/2022
5.2.19 29,155 6/26/2022
5.2.18 18,991 3/7/2022
5.2.17 4,725 2/21/2022
5.2.16 2,245 2/19/2022
5.2.15 131,280 12/17/2021
5.2.14 17,413 11/9/2021
5.2.13 164,333 10/9/2021
5.2.12 196,817 7/31/2021
5.2.11 76,733 7/19/2021
5.2.10 334,509 5/31/2021
5.2.9 188,682 3/26/2021
5.2.8 278,318 2/13/2021
5.2.7 80,062 12/26/2020
5.2.7-preview-03 975 12/26/2020
5.2.7-preview-01 962 12/26/2020
3.6.1 155 2 months ago
3.6.0.2 130 2 months ago
3.6.0.1 111 2 months ago
3.6.0 124 2 months ago
3.6.0-preview-03 93 2 months ago
3.6.0-preview-02 84 2 months ago
3.6.0-preview-01 106 2 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,600 7 months ago
3.4.4 117 8 months ago
3.4.3 457 9 months ago
3.4.2 164 9 months ago
3.4.1 165 9 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,316 11/20/2023
3.3.6 478 11/19/2023
3.3.5 2,799 9/21/2023
3.3.4 1,661 8/3/2023
3.3.3 8,422 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,475 2/5/2023
3.2.24 18,073 12/18/2022
3.2.23 1,579 11/12/2022
3.2.22 989 11/6/2022
3.2.21 1,011 10/28/2022
3.2.20 21,679 9/3/2022
3.2.20-preview-01 631 9/3/2022
3.2.19 48,011 6/26/2022
3.2.18 24,992 3/7/2022
3.2.17 1,229 2/21/2022
3.2.16 1,056 2/19/2022
3.2.15 24,787 12/17/2021
3.2.14 17,508 11/9/2021
3.2.13 2,482 10/9/2021
3.2.12 22,626 7/31/2021
3.2.11 4,764 7/19/2021
3.2.10 39,839 5/31/2021
3.2.9 21,752 3/26/2021
3.2.8 19,957 2/13/2021
3.2.7 73,595 12/26/2020
3.2.7-preview-03 968 12/26/2020
3.2.7-preview-02 986 12/26/2020
3.2.7-preview-01 983 12/26/2020
3.2.6 133,698 11/25/2020
3.2.6-preview-01 881 11/25/2020
3.2.5 193,352 10/24/2020
3.2.4 8,122 10/19/2020
3.2.3 12,037 10/11/2020
3.2.2 81,875 8/19/2020
3.2.1 10,489 8/8/2020
3.2.0 26,393 7/27/2020
2.6.1 109 2 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 2 months ago
2.6.0-preview-02 85 2 months ago
2.6.0-preview-01 94 2 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 7 months ago
2.4.4 116 8 months ago
2.4.3 151 9 months ago
2.4.2 145 9 months ago
2.4.1 147 9 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,776 7/19/2021
2.2.10 1,533 5/31/2021
2.2.9 7,285 3/26/2021
2.2.8 1,869 2/13/2021
2.2.7 1,235 12/26/2020
2.2.7-preview-03 969 12/26/2020
2.2.7-preview-02 950 12/26/2020
2.2.7-preview-01 989 12/26/2020
2.2.6 12,760 11/25/2020
2.2.6-preview-01 810 11/25/2020
2.2.5 4,039 10/24/2020
2.2.4 2,799 10/19/2020
2.2.3 1,170 10/11/2020
2.2.2 22,409 8/19/2020
2.2.1 8,173 8/8/2020
2.2.0 64,523 7/27/2020
1.1.8 19,990 7/12/2020
1.1.7 5,325 7/6/2020
1.1.6 2,768 7/5/2020
1.1.5 42,230 6/15/2020
1.1.4 1,227 6/15/2020
1.1.3 1,219 6/15/2020
1.1.2 21,726 5/31/2020
1.1.1 27,694 5/14/2020
1.1.0 23,724 4/25/2020
1.0.24 12,987 4/16/2020
1.0.23 215,014 3/26/2020
1.0.22 6,212 3/18/2020
1.0.21 35,771 2/29/2020
1.0.20 136,111 1/11/2020
1.0.19 114,380 8/29/2019
1.0.18 83,158 7/2/2019
1.0.17 42,618 6/14/2019
1.0.16 4,197 6/6/2019
1.0.15 5,697 5/20/2019
1.0.14 5,046 5/14/2019
1.0.13 14,890 5/3/2019
1.0.12 69,992 3/26/2019
1.0.11 14,057 2/28/2019
1.0.10 31,965 2/5/2019
1.0.9.2 588,973 1/10/2019
1.0.9.1 1,642 1/7/2019
1.0.9 36,061 10/19/2018
1.0.8.18 82,231 9/4/2018
1.0.8.17 11,751 8/27/2018
1.0.8.16 18,678 8/19/2018
1.0.8.15 1,757 8/17/2018
1.0.8.13 6,284 8/2/2018
1.0.8.12 5,081 7/27/2018
1.0.8.11 38,083 6/6/2018
1.0.8.10 2,426 6/5/2018
1.0.8.9 7,036 5/26/2018
1.0.8.8 1,987 5/21/2018
1.0.8.7 3,280 5/9/2018
1.0.8.6 2,649 4/28/2018
1.0.8.5 2,238 4/27/2018
1.0.8.4 2,014 4/25/2018
1.0.8.3 3,747 3/30/2018
1.0.8.2 56,725 1/9/2018
1.0.8.1 5,470 1/5/2018
1.0.8 20,909 12/16/2017
1.0.4.8 16,257 11/1/2017
1.0.4.7 4,522 9/12/2017
1.0.4.6 6,278 7/8/2017
1.0.4.5 2,015 6/28/2017
1.0.4.4 1,849 6/27/2017
1.0.4.3 2,160 6/1/2017
1.0.4.2 1,808 6/1/2017
1.0.4.1 1,834 5/31/2017
1.0.4 2,476 5/17/2017
1.0.3.6 3,332 4/8/2017
1.0.3.5 2,271 3/30/2017
1.0.3.4 2,195 3/25/2017
1.0.3.3 5,986 11/16/2016
1.0.3.2 2,208 10/31/2016
1.0.3.1 2,074 10/30/2016
1.0.3 1,960 10/22/2016
1.0.1 3,134 6/27/2016
1.0.0 8,126 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md