Microsoft.EntityFrameworkCore.DynamicLinq
5.2.7
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support
Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 5.2.7
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 5.2.7
<PackageReference Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="5.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 5.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 5.2.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=5.2.7
// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=5.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bugfixes and new Features. For details see CHANGELOG.md
Dependencies
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 5.0.0)
- System.Linq.Dynamic.Core (>= 1.2.7)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 5.2.7 | 0 | 06.02.2022 |