System.Linq.Async.Queryable
5.0.0
Provides support for Language-Integrated Query (LINQ) over IAsyncQueryable<T> sequences with query providers.
Requires NuGet 2.12 or higher.
Install-Package System.Linq.Async.Queryable -Version 5.0.0
dotnet add package System.Linq.Async.Queryable --version 5.0.0
<PackageReference Include="System.Linq.Async.Queryable" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Linq.Async.Queryable --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Linq.Async.Queryable, 5.0.0"
#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 System.Linq.Async.Queryable as a Cake Addin
#addin nuget:?package=System.Linq.Async.Queryable&version=5.0.0
// Install System.Linq.Async.Queryable as a Cake Tool
#tool nuget:?package=System.Linq.Async.Queryable&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- System.Linq.Async (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Linq.Async (>= 5.0.0)
-
.NETStandard 2.0
- System.Linq.Async (>= 5.0.0)
-
.NETStandard 2.1
- System.Linq.Async (>= 5.0.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.Linq.Async.Queryable:
Package | Downloads |
---|---|
System.Interactive.Async.Providers
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
|
|
NeinLinq.Interactive
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
To support different LINQ implementations, the following flavours are available. Choose at least one.
- Use NeinLinq for plain LINQ queries
- Use NeinLinq.Interactive for interactive LINQ queries
- Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries
- Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries
|
|
OpenDataEngine.Core
Package Description
|
|
NeinLinq.Async
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
To support different LINQ implementations, the following flavours are available. Choose at least one.
- Use NeinLinq for plain LINQ queries
- Use NeinLinq.Async for async LINQ queries
- Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries
- Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries
|
|
SimpleLINQ.Async.RX
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on System.Linq.Async.Queryable:
Repository | Stars |
---|---|
axelheer/nein-linq
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
|
|
6bee/Remote.Linq
Simply LINQ your remote resources...
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 19,322 | 11/10/2020 |
4.1.1 | 31,904 | 4/2/2020 |
4.0.0 | 45,556 | 9/25/2019 |
4.0.0-preview.8.build.9 | 3,659 | 8/19/2019 |
4.0.0-preview.6.build.801 | 1,621 | 6/17/2019 |
4.0.0-preview.1.build.745 | 557 | 3/1/2019 |