Skip to content

Files

Latest commit

 

History

History
 
 

System.Linq.AsyncEnumerable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.