System.Linq.Async 5.0.0

Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.

Requires NuGet 2.12 or higher.

Install-Package System.Linq.Async -Version 5.0.0
dotnet add package System.Linq.Async --version 5.0.0
<PackageReference Include="System.Linq.Async" 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 --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, 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 as a Cake Addin
#addin nuget:?package=System.Linq.Async&version=5.0.0

// Install System.Linq.Async as a Cake Tool
#tool nuget:?package=System.Linq.Async&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on System.Linq.Async:

Package Downloads
System.Interactive.Async
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.

Version History

Version Downloads Last updated
5.0.0 0 06.02.2022