ToreAurstadIt.LinqKit.AsyncSupport 1.1.0

dotnet add package ToreAurstadIt.LinqKit.AsyncSupport --version 1.1.0
NuGet\Install-Package ToreAurstadIt.LinqKit.AsyncSupport -Version 1.1.0
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="ToreAurstadIt.LinqKit.AsyncSupport" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ToreAurstadIt.LinqKit.AsyncSupport --version 1.1.0
#r "nuget: ToreAurstadIt.LinqKit.AsyncSupport, 1.1.0"
#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 ToreAurstadIt.LinqKit.AsyncSupport as a Cake Addin
#addin nuget:?package=ToreAurstadIt.LinqKit.AsyncSupport&version=1.1.0

// Install ToreAurstadIt.LinqKit.AsyncSupport as a Cake Tool
#tool nuget:?package=ToreAurstadIt.LinqKit.AsyncSupport&version=1.1.0

LinqKit.AsyncSupport

This is a fork of Linqkit. It uses .Net Framework 4.8 and EF 6.4.4.

It supports async db sets also. It builds upon best practice from three blog articles / web pages which I have tested and assembled into this fork:

Use this fork to use AsExpandable() to modify expression trees to allow for example method calls in EF. You can also use async methods of EF and async await patterns with this fork.

<hr />

Last update 05.02.2021, Tore Aurstad tore.aurstad@gmail.com

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 338 2/5/2021
1.0.0 255 2/5/2021

Supported framework and EF version is .Net Framework 4.8 and EF 6.4.4.