Microsoft.EntityFrameworkCore.DynamicLinq 9.6.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 9.6.1
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 9.6.1
                    
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="9.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="9.6.1" />
                    
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 9.6.1
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 9.6.1"
                    
#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=9.6.1
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=9.6.1
                    
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 net9.0 is compatible.  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 (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 24,429 2 months ago
9.6.0.1 23,606 2 months ago
9.6.0 2,268 3 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 47,074 4 months ago
9.5.0 3,753 4 months ago
9.4.9 16,680 5 months ago
8.6.1 36,180 3 months ago
8.6.0.2 3,553 2 months ago
8.6.0.1 1,046 2 months ago
8.6.0 3,302 3 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 36,163 4 months ago
8.5.0 2,758 4 months ago
8.4.9 30,249 5 months ago
8.4.8 80,559 5 months ago
8.4.7 28,882 6 months ago
8.4.6 143,603 6 months ago
8.4.5 155,482 8 months ago
8.4.4 109,031 8 months ago
8.4.3 142,466 9 months ago
8.4.2 22,405 10 months ago
8.4.1 32,053 10 months ago
8.4.0 73,894 5/31/2024
8.3.14 69,982 5/3/2024
8.3.13 16,489 4/25/2024
8.3.12 15,509 4/18/2024
8.3.10 142,711 3/3/2024
8.3.9 9,291 2/29/2024
8.3.9-preview-02 412 2/3/2024
8.3.9-preview-01 653 1/23/2024
8.3.8 85,222 1/20/2024
8.3.7 107,530 11/20/2023
7.6.1 590 3 months ago
7.6.0.2 423 2 months ago
7.6.0.1 388 2 months ago
7.6.0 404 3 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 545 4 months ago
7.5.0 443 4 months ago
7.4.9 560 5 months ago
7.4.8 506 5 months ago
7.4.7 395 6 months ago
7.4.6 782 6 months ago
7.4.5 8,273 8 months ago
7.4.4 688 8 months ago
7.4.3 8,868 9 months ago
7.4.2 1,820 10 months ago
7.4.1 599 10 months ago
7.4.0 5,708 5/31/2024
7.3.14 11,453 5/3/2024
7.3.13 986 4/25/2024
7.3.12 1,189 4/18/2024
7.3.11 1,159 4/17/2024
7.3.10 24,171 3/3/2024
7.3.9 3,269 2/29/2024
7.3.9-preview-02 825 2/3/2024
7.3.9-preview-01 440 1/23/2024
7.3.8 21,016 1/20/2024
7.3.7 25,835 11/20/2023
7.3.6 12,294 11/19/2023
7.3.5 200,817 9/21/2023
7.3.4 126,777 8/3/2023
7.3.3 86,548 6/24/2023
7.3.2 390,889 4/1/2023
7.3.1 27,986 3/6/2023
7.3.0 1,795 3/3/2023
7.2.25 80,686 2/5/2023
7.2.24 210,485 12/18/2022
7.2.23 72,651 11/12/2022
6.6.1 1,589 3 months ago
6.6.0.2 505 2 months ago
6.6.0.1 105 2 months ago
6.6.0 361 3 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,821 4 months ago
6.5.0 159 4 months ago
6.4.9 585 5 months ago
6.4.8 233 5 months ago
6.4.7 357 6 months ago
6.4.6 1,376 6 months ago
6.4.5 2,147 8 months ago
6.4.4 957 8 months ago
6.4.3 1,381 9 months ago
6.4.2 248 10 months ago
6.4.1 2,293 10 months ago
6.4.0 1,813 5/31/2024
6.3.14 2,655 5/3/2024
6.3.13 7,022 4/25/2024
6.3.12 238 4/18/2024
6.3.11 175 4/17/2024
6.3.10 9,694 3/3/2024
6.3.9 2,088 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,425 1/20/2024
6.3.7 38,055 11/20/2023
6.3.6 1,568 11/19/2023
6.3.5 349,649 9/21/2023
6.3.4 47,515 8/3/2023
6.3.3 37,104 6/24/2023
6.3.2 138,122 4/1/2023
6.3.1 39,468 3/6/2023
6.3.0 18,283 3/3/2023
6.2.25 52,606 2/5/2023
6.2.24 69,893 12/18/2022
6.2.23 77,711 11/12/2022
6.2.22 47,238 11/6/2022
6.2.21 46,260 10/28/2022
6.2.20 389,484 9/3/2022
6.2.20-preview-01 667 9/3/2022
6.2.19 327,513 6/26/2022
6.2.18 657,028 3/7/2022
6.2.17 66,096 2/21/2022
6.2.16 4,062 2/19/2022
6.2.15 172,664 12/17/2021
6.2.14 265,271 11/9/2021
6.2.13-preview.4.21253.1 1,270 10/9/2021
6.2.12-preview.4.21253.1 927 7/31/2021
6.2.11-preview.4.21253.1 246 7/19/2021
6.0.0-preview.4.21253.1 459 5/31/2021
6.0.0-preview.3.21201.2 274 5/9/2021
5.6.1 192 3 months ago
5.6.0.2 134 2 months ago
5.6.0.1 109 2 months ago
5.6.0 117 3 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 6 months ago
5.4.6 146 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,597 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,922 12/18/2022
5.2.23 3,173 11/12/2022
5.2.22 5,229 11/6/2022
5.2.21 935 10/28/2022
5.2.20 28,581 9/3/2022
5.2.20-preview-01 681 9/3/2022
5.2.19 29,364 6/26/2022
5.2.18 19,009 3/7/2022
5.2.17 4,727 2/21/2022
5.2.16 2,245 2/19/2022
5.2.15 131,637 12/17/2021
5.2.14 17,418 11/9/2021
5.2.13 164,431 10/9/2021
5.2.12 196,888 7/31/2021
5.2.11 76,911 7/19/2021
5.2.10 334,689 5/31/2021
5.2.9 188,812 3/26/2021
5.2.8 278,402 2/13/2021
5.2.7 80,087 12/26/2020
5.2.7-preview-03 978 12/26/2020
5.2.7-preview-01 965 12/26/2020
3.6.1 160 3 months ago
3.6.0.2 132 2 months ago
3.6.0.1 113 2 months ago
3.6.0 124 3 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 6 months ago
3.4.6 147 6 months ago
3.4.5 1,669 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 379 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,466 11/20/2023
3.3.6 478 11/19/2023
3.3.5 2,836 9/21/2023
3.3.4 1,661 8/3/2023
3.3.3 8,498 6/24/2023
3.3.2 2,847 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,084 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,751 9/3/2022
3.2.20-preview-01 631 9/3/2022
3.2.19 48,030 6/26/2022
3.2.18 24,997 3/7/2022
3.2.17 1,229 2/21/2022
3.2.16 1,056 2/19/2022
3.2.15 24,928 12/17/2021
3.2.14 17,575 11/9/2021
3.2.13 2,490 10/9/2021
3.2.12 22,636 7/31/2021
3.2.11 4,766 7/19/2021
3.2.10 39,844 5/31/2021
3.2.9 21,825 3/26/2021
3.2.8 19,984 2/13/2021
3.2.7 73,609 12/26/2020
3.2.7-preview-03 971 12/26/2020
3.2.7-preview-02 989 12/26/2020
3.2.7-preview-01 986 12/26/2020
3.2.6 133,786 11/25/2020
3.2.6-preview-01 884 11/25/2020
3.2.5 193,408 10/24/2020
3.2.4 8,125 10/19/2020
3.2.3 12,045 10/11/2020
3.2.2 81,918 8/19/2020
3.2.1 10,506 8/8/2020
3.2.0 26,413 7/27/2020
2.6.1 114 3 months ago
2.6.0.2 124 2 months ago
2.6.0.1 109 2 months ago
2.6.0 117 3 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 6 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 946 12/17/2021
2.2.14 918 11/9/2021
2.2.13 972 10/9/2021
2.2.12 1,265 7/31/2021
2.2.11 1,791 7/19/2021
2.2.10 1,535 5/31/2021
2.2.9 7,287 3/26/2021
2.2.8 1,872 2/13/2021
2.2.7 1,238 12/26/2020
2.2.7-preview-03 972 12/26/2020
2.2.7-preview-02 953 12/26/2020
2.2.7-preview-01 992 12/26/2020
2.2.6 12,772 11/25/2020
2.2.6-preview-01 813 11/25/2020
2.2.5 4,042 10/24/2020
2.2.4 2,802 10/19/2020
2.2.3 1,173 10/11/2020
2.2.2 22,412 8/19/2020
2.2.1 8,179 8/8/2020
2.2.0 64,587 7/27/2020
1.1.8 20,035 7/12/2020
1.1.7 5,333 7/6/2020
1.1.6 2,771 7/5/2020
1.1.5 42,235 6/15/2020
1.1.4 1,230 6/15/2020
1.1.3 1,222 6/15/2020
1.1.2 21,751 5/31/2020
1.1.1 27,706 5/14/2020
1.1.0 23,739 4/25/2020
1.0.24 12,995 4/16/2020
1.0.23 215,017 3/26/2020
1.0.22 6,215 3/18/2020
1.0.21 35,864 2/29/2020
1.0.20 136,256 1/11/2020
1.0.19 114,489 8/29/2019
1.0.18 83,167 7/2/2019
1.0.17 42,674 6/14/2019
1.0.16 4,283 6/6/2019
1.0.15 5,735 5/20/2019
1.0.14 5,049 5/14/2019
1.0.13 14,899 5/3/2019
1.0.12 70,000 3/26/2019
1.0.11 14,060 2/28/2019
1.0.10 31,998 2/5/2019
1.0.9.2 589,014 1/10/2019
1.0.9.1 1,646 1/7/2019
1.0.9 36,085 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,329 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,567 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md