Back to Dotnet

System.Linq.AsyncEnumerable

src/libraries/System.Linq.AsyncEnumerable/README.md

11.0.100856 B
Original Source

System.Linq.AsyncEnumerable

Language-Integrated Query (LINQ) is the name for a set of technologies based on the integration of query capabilities directly into the C# language.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.linq.

This library provides an implementation of LINQ APIs for IAsyncEnumerable<T>.

Contribution Bar

See the Help Wanted issues.

Deployment

System.Linq.AsyncEnumerable is shipped as part of the .NET shared framework and as a NuGet package.