Microsoft.EntityFrameworkCore.DynamicLinq 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 1.0.1
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 1.0.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="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="1.0.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 1.0.1
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 1.0.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=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=1.0.1
                    
Install as a Cake Tool

Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNX dnx451 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 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 (78)

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
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .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.6 5,154 6/11/2025
9.6.5 4,606 5/28/2025
9.6.4 4,717 5/19/2025
9.6.3 3,788 5/9/2025
9.6.2 7,053 4/24/2025
9.6.0.2 53,723 2/11/2025
9.6.0.1 40,527 1/28/2025
9.6.0 2,904 1/26/2025
9.6.0-preview-03 134 1/25/2025
9.6.0-preview-02 107 1/24/2025
9.6.0-preview-01 109 1/23/2025
9.5.1 66,096 12/12/2024
9.5.0 4,481 12/7/2024
9.4.9 18,647 11/16/2024
8.6.6 1,821 6/11/2025
8.6.5 2,150 5/28/2025
8.6.4 1,542 5/19/2025
8.6.3 1,604 5/9/2025
8.6.2 3,584 4/24/2025
8.6.1 146,947 1/23/2025
8.6.0.2 9,857 2/11/2025
8.6.0.1 1,515 1/28/2025
8.6.0 6,305 1/26/2025
8.6.0-preview-03 108 1/25/2025
8.6.0-preview-02 106 1/24/2025
8.6.0-preview-01 99 1/23/2025
8.5.1 51,825 12/12/2024
8.5.0 4,029 12/7/2024
8.4.9 39,846 11/16/2024
8.4.8 97,974 10/31/2024
8.4.7 31,711 10/26/2024
8.4.6 165,538 10/13/2024
8.4.5 189,263 8/20/2024
8.4.4 123,467 7/30/2024
8.4.3 153,073 7/1/2024
8.4.2 24,821 6/25/2024
8.4.1 35,899 6/21/2024
8.4.0 88,640 5/31/2024
8.3.14 78,116 5/3/2024
8.3.13 18,284 4/25/2024
8.3.12 17,118 4/18/2024
8.3.10 152,510 3/3/2024
8.3.9 9,955 2/29/2024
8.3.9-preview-02 437 2/3/2024
8.3.9-preview-01 661 1/23/2024
8.3.8 92,540 1/20/2024
8.3.7 112,985 11/20/2023
7.6.6 410 6/11/2025
7.6.5 285 5/28/2025
7.6.4 333 5/19/2025
7.6.3 458 5/9/2025
7.6.2 422 4/24/2025
7.6.1 1,079 1/23/2025
7.6.0.2 755 2/11/2025
7.6.0.1 709 1/28/2025
7.6.0 731 1/26/2025
7.6.0-preview-03 109 1/25/2025
7.6.0-preview-02 98 1/24/2025
7.6.0-preview-01 106 1/23/2025
7.5.1 870 12/12/2024
7.5.0 762 12/7/2024
7.4.9 888 11/16/2024
7.4.8 833 10/31/2024
7.4.7 721 10/26/2024
7.4.6 1,107 10/13/2024
7.4.5 12,471 8/20/2024
7.4.4 1,018 7/30/2024
7.4.3 9,615 7/1/2024
7.4.2 2,146 6/25/2024
7.4.1 924 6/21/2024
7.4.0 6,184 5/31/2024
7.3.14 12,352 5/3/2024
7.3.13 1,357 4/25/2024
7.3.12 1,560 4/18/2024
7.3.11 1,489 4/17/2024
7.3.10 24,937 3/3/2024
7.3.9 3,622 2/29/2024
7.3.9-preview-02 841 2/3/2024
7.3.9-preview-01 454 1/23/2024
7.3.8 23,263 1/20/2024
7.3.7 26,713 11/20/2023
7.3.6 13,330 11/19/2023
7.3.5 217,585 9/21/2023
7.3.4 129,481 8/3/2023
7.3.3 87,194 6/24/2023
7.3.2 394,744 4/1/2023
7.3.1 29,016 3/6/2023
7.3.0 2,004 3/3/2023
7.2.25 81,834 2/5/2023
7.2.24 212,463 12/18/2022
7.2.23 76,076 11/12/2022
6.6.6 304 6/11/2025
6.6.5 193 5/28/2025
6.6.4 311 5/19/2025
6.6.3 155 5/9/2025
6.6.2 247 4/24/2025
6.6.1 2,016 1/23/2025
6.6.0.2 1,110 2/11/2025
6.6.0.1 211 1/28/2025
6.6.0 665 1/26/2025
6.6.0-preview-03 108 1/25/2025
6.6.0-preview-02 103 1/24/2025
6.6.0-preview-01 105 1/23/2025
6.5.1 19,094 12/12/2024
6.5.0 298 12/7/2024
6.4.9 881 11/16/2024
6.4.8 360 10/31/2024
6.4.7 493 10/26/2024
6.4.6 1,645 10/13/2024
6.4.5 2,381 8/20/2024
6.4.4 1,075 7/30/2024
6.4.3 1,526 7/1/2024
6.4.2 359 6/25/2024
6.4.1 2,404 6/21/2024
6.4.0 1,930 5/31/2024
6.3.14 2,781 5/3/2024
6.3.13 10,122 4/25/2024
6.3.12 347 4/18/2024
6.3.11 286 4/17/2024
6.3.10 10,401 3/3/2024
6.3.9 2,507 2/29/2024
6.3.9-preview-02 547 2/3/2024
6.3.9-preview-01 313 1/23/2024
6.3.8 41,276 1/20/2024
6.3.7 39,859 11/20/2023
6.3.6 1,674 11/19/2023
6.3.5 480,704 9/21/2023
6.3.4 47,861 8/3/2023
6.3.3 38,457 6/24/2023
6.3.2 143,590 4/1/2023
6.3.1 39,847 3/6/2023
6.3.0 19,149 3/3/2023
6.2.25 54,023 2/5/2023
6.2.24 71,625 12/18/2022
6.2.23 78,725 11/12/2022
6.2.22 48,359 11/6/2022
6.2.21 46,779 10/28/2022
6.2.20 394,218 9/3/2022
6.2.20-preview-01 688 9/3/2022
6.2.19 338,971 6/26/2022
6.2.18 664,652 3/7/2022
6.2.17 66,721 2/21/2022
6.2.16 4,102 2/19/2022
6.2.15 178,594 12/17/2021
6.2.14 271,652 11/9/2021
6.2.13-preview.4.21253.1 1,455 10/9/2021
6.2.12-preview.4.21253.1 964 7/31/2021
6.2.11-preview.4.21253.1 282 7/19/2021
6.0.0-preview.4.21253.1 491 5/31/2021
6.0.0-preview.3.21201.2 313 5/9/2021
5.6.6 288 6/11/2025
5.6.5 154 5/28/2025
5.6.4 152 5/19/2025
5.6.3 100 5/9/2025
5.6.2 182 4/24/2025
5.6.1 248 1/23/2025
5.6.0.2 150 2/11/2025
5.6.0.1 126 1/28/2025
5.6.0 135 1/26/2025
5.6.0-preview-03 112 1/25/2025
5.6.0-preview-02 100 1/24/2025
5.6.0-preview-01 114 1/23/2025
5.5.1 437 12/12/2024
5.5.0 148 12/7/2024
5.4.9 140 11/16/2024
5.4.8 138 10/31/2024
5.4.7 139 10/26/2024
5.4.6 162 10/13/2024
5.4.5 287 8/20/2024
5.4.4 296 7/30/2024
5.4.3 280 7/1/2024
5.4.2 165 6/25/2024
5.4.1 183 6/21/2024
5.4.0 192 5/31/2024
5.3.14 156 5/3/2024
5.3.13 179 4/25/2024
5.3.12 170 4/18/2024
5.3.11 354 4/17/2024
5.3.10 910 3/3/2024
5.3.9 270 2/29/2024
5.3.9-preview-02 305 2/3/2024
5.3.9-preview-01 320 1/23/2024
5.3.8 408 1/20/2024
5.3.7 2,807 11/20/2023
5.3.6 494 11/19/2023
5.3.5 1,127 9/21/2023
5.3.4 1,066 8/3/2023
5.3.3 2,412 6/24/2023
5.3.2 33,012 4/1/2023
5.3.1 843 3/6/2023
5.3.0 903 3/3/2023
5.2.25 967 2/5/2023
5.2.24 10,311 12/18/2022
5.2.23 3,307 11/12/2022
5.2.22 5,250 11/6/2022
5.2.21 963 10/28/2022
5.2.20 29,501 9/3/2022
5.2.20-preview-01 702 9/3/2022
5.2.19 31,154 6/26/2022
5.2.18 19,075 3/7/2022
5.2.17 4,817 2/21/2022
5.2.16 2,280 2/19/2022
5.2.15 135,911 12/17/2021
5.2.14 17,471 11/9/2021
5.2.13 164,756 10/9/2021
5.2.12 198,208 7/31/2021
5.2.11 78,381 7/19/2021
5.2.10 336,524 5/31/2021
5.2.9 189,451 3/26/2021
5.2.8 279,367 2/13/2021
5.2.7 80,451 12/26/2020
5.2.7-preview-03 1,019 12/26/2020
5.2.7-preview-01 1,005 12/26/2020
3.6.6 289 6/11/2025
3.6.5 221 5/28/2025
3.6.4 164 5/19/2025
3.6.3 106 5/9/2025
3.6.2 183 4/24/2025
3.6.1 199 1/23/2025
3.6.0.2 161 2/11/2025
3.6.0.1 128 1/28/2025
3.6.0 144 1/26/2025
3.6.0-preview-03 107 1/25/2025
3.6.0-preview-02 97 1/24/2025
3.6.0-preview-01 119 1/23/2025
3.5.1 158 12/12/2024
3.5.0 141 12/7/2024
3.4.9 149 11/16/2024
3.4.8 137 10/31/2024
3.4.7 140 10/26/2024
3.4.6 166 10/13/2024
3.4.5 2,101 8/20/2024
3.4.4 138 7/30/2024
3.4.3 631 7/1/2024
3.4.2 180 6/25/2024
3.4.1 181 6/21/2024
3.4.0 208 5/31/2024
3.3.14 187 5/3/2024
3.3.13 165 4/25/2024
3.3.12 183 4/18/2024
3.3.11 169 4/17/2024
3.3.10 445 3/3/2024
3.3.9 260 2/29/2024
3.3.9-preview-02 284 2/3/2024
3.3.9-preview-01 337 1/23/2024
3.3.8 395 1/20/2024
3.3.7 9,006 11/20/2023
3.3.6 493 11/19/2023
3.3.5 2,991 9/21/2023
3.3.4 1,682 8/3/2023
3.3.3 8,862 6/24/2023
3.3.2 2,876 4/1/2023
3.3.1 1,231 3/6/2023
3.3.0 813 3/3/2023
3.2.25 1,538 2/5/2023
3.2.24 18,169 12/18/2022
3.2.23 1,621 11/12/2022
3.2.22 1,013 11/6/2022
3.2.21 1,043 10/28/2022
3.2.20 22,716 9/3/2022
3.2.20-preview-01 653 9/3/2022
3.2.19 48,216 6/26/2022
3.2.18 25,092 3/7/2022
3.2.17 1,268 2/21/2022
3.2.16 1,086 2/19/2022
3.2.15 26,012 12/17/2021
3.2.14 17,783 11/9/2021
3.2.13 2,557 10/9/2021
3.2.12 22,860 7/31/2021
3.2.11 4,807 7/19/2021
3.2.10 39,901 5/31/2021
3.2.9 22,240 3/26/2021
3.2.8 20,241 2/13/2021
3.2.7 73,720 12/26/2020
3.2.7-preview-03 1,009 12/26/2020
3.2.7-preview-02 1,031 12/26/2020
3.2.7-preview-01 1,027 12/26/2020
3.2.6 134,304 11/25/2020
3.2.6-preview-01 929 11/25/2020
3.2.5 194,104 10/24/2020
3.2.4 8,177 10/19/2020
3.2.3 12,124 10/11/2020
3.2.2 82,341 8/19/2020
3.2.1 10,767 8/8/2020
3.2.0 26,571 7/27/2020
2.6.6 290 6/11/2025
2.6.5 157 5/28/2025
2.6.4 154 5/19/2025
2.6.3 102 5/9/2025
2.6.2 190 4/24/2025
2.6.1 135 1/23/2025
2.6.0.2 141 2/11/2025
2.6.0.1 127 1/28/2025
2.6.0 155 1/26/2025
2.6.0-preview-03 107 1/25/2025
2.6.0-preview-02 104 1/24/2025
2.6.0-preview-01 108 1/23/2025
2.5.1 158 12/12/2024
2.5.0 151 12/7/2024
2.4.9 143 11/16/2024
2.4.8 142 10/31/2024
2.4.7 145 10/26/2024
2.4.6 159 10/13/2024
2.4.5 180 8/20/2024
2.4.4 132 7/30/2024
2.4.3 171 7/1/2024
2.4.2 166 6/25/2024
2.4.1 167 6/21/2024
2.4.0 156 5/31/2024
2.3.14 168 5/3/2024
2.3.13 195 4/25/2024
2.3.12 168 4/18/2024
2.3.11 158 4/17/2024
2.3.10 258 3/3/2024
2.3.9 272 2/29/2024
2.3.9-preview-02 301 2/3/2024
2.3.9-preview-01 314 1/23/2024
2.3.8 353 1/20/2024
2.3.7 512 11/20/2023
2.3.6 482 11/19/2023
2.3.5 554 9/21/2023
2.3.4 694 8/3/2023
2.3.3 696 6/24/2023
2.3.2 802 4/1/2023
2.3.1 758 3/6/2023
2.3.0 799 3/3/2023
2.2.25 839 2/5/2023
2.2.24 836 12/18/2022
2.2.23 865 11/12/2022
2.2.22 912 11/6/2022
2.2.21 920 10/28/2022
2.2.20 972 9/3/2022
2.2.20-preview-01 635 9/3/2022
2.2.19 1,038 6/26/2022
2.2.18 1,209 3/7/2022
2.2.17 1,037 2/21/2022
2.2.16 1,077 2/19/2022
2.2.15 983 12/17/2021
2.2.14 951 11/9/2021
2.2.13 1,005 10/9/2021
2.2.12 1,298 7/31/2021
2.2.11 1,825 7/19/2021
2.2.10 1,573 5/31/2021
2.2.9 7,329 3/26/2021
2.2.8 1,912 2/13/2021
2.2.7 1,276 12/26/2020
2.2.7-preview-03 1,006 12/26/2020
2.2.7-preview-02 992 12/26/2020
2.2.7-preview-01 1,027 12/26/2020
2.2.6 12,876 11/25/2020
2.2.6-preview-01 850 11/25/2020
2.2.5 4,085 10/24/2020
2.2.4 2,846 10/19/2020
2.2.3 1,214 10/11/2020
2.2.2 22,461 8/19/2020
2.2.1 8,236 8/8/2020
2.2.0 65,029 7/27/2020
1.1.8 20,452 7/12/2020
1.1.7 5,389 7/6/2020
1.1.6 2,812 7/5/2020
1.1.5 42,313 6/15/2020
1.1.4 1,270 6/15/2020
1.1.3 1,262 6/15/2020
1.1.2 21,962 5/31/2020
1.1.1 27,823 5/14/2020
1.1.0 23,910 4/25/2020
1.0.24 13,057 4/16/2020
1.0.23 215,072 3/26/2020
1.0.22 6,265 3/18/2020
1.0.21 36,504 2/29/2020
1.0.20 137,738 1/11/2020
1.0.19 115,282 8/29/2019
1.0.18 83,275 7/2/2019
1.0.17 43,105 6/14/2019
1.0.16 4,664 6/6/2019
1.0.15 5,939 5/20/2019
1.0.14 5,105 5/14/2019
1.0.13 15,008 5/3/2019
1.0.12 70,139 3/26/2019
1.0.11 14,117 2/28/2019
1.0.10 32,145 2/5/2019
1.0.9.2 589,350 1/10/2019
1.0.9.1 1,690 1/7/2019
1.0.9 36,199 10/19/2018
1.0.8.18 82,304 9/4/2018
1.0.8.17 11,822 8/27/2018
1.0.8.16 18,758 8/19/2018
1.0.8.15 1,818 8/17/2018
1.0.8.13 6,405 8/2/2018
1.0.8.12 5,189 7/27/2018
1.0.8.11 38,284 6/6/2018
1.0.8.10 2,578 6/5/2018
1.0.8.9 7,188 5/26/2018
1.0.8.8 2,137 5/21/2018
1.0.8.7 3,434 5/9/2018
1.0.8.6 2,804 4/28/2018
1.0.8.5 2,389 4/27/2018
1.0.8.4 2,168 4/25/2018
1.0.8.3 3,911 3/30/2018
1.0.8.2 56,884 1/9/2018
1.0.8.1 5,625 1/5/2018
1.0.8 21,061 12/16/2017
1.0.4.8 16,910 11/1/2017
1.0.4.7 4,627 9/12/2017
1.0.4.6 6,391 7/8/2017
1.0.4.5 2,127 6/28/2017
1.0.4.4 1,956 6/27/2017
1.0.4.3 2,267 6/1/2017
1.0.4.2 1,911 6/1/2017
1.0.4.1 1,941 5/31/2017
1.0.4 2,587 5/17/2017
1.0.3.6 3,484 4/8/2017
1.0.3.5 2,424 3/30/2017
1.0.3.4 2,350 3/25/2017
1.0.3.3 6,140 11/16/2016
1.0.3.2 2,361 10/31/2016
1.0.3.1 2,230 10/30/2016
1.0.3 2,122 10/22/2016
1.0.1 3,347 6/27/2016
1.0.0 10,359 6/8/2016

Update dependencies.