System.Linq.Async 7.0.1

Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package System.Linq.Async --version 7.0.1
                    
NuGet\Install-Package System.Linq.Async -Version 7.0.1
                    
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="System.Linq.Async" Version="7.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Linq.Async" Version="7.0.1" />
                    
Directory.Packages.props
<PackageReference Include="System.Linq.Async" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Linq.Async --version 7.0.1
                    
#r "nuget: System.Linq.Async, 7.0.1"
                    
#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.
#:package System.Linq.Async@7.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Linq.Async&version=7.0.1
                    
Install as a Cake Addin
#tool nuget:?package=System.Linq.Async&version=7.0.1
                    
Install as a Cake Tool

Legacy LINQ for IAsyncEnumerable<T>

You should no longer use this package. Use the .NET 10 runtime libraries' System.Linq.AsyncEnumerable instead. (You don't need to be using .NET 10 to use that new package—it works on older runtimes.)

If you were relying on functionality from this package that has not been implemented in the new System.Linq.AsyncEnumerable, you will need to add a reference to the Ix.NET project's System.Interactive.Async package, which is the new home for these features.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.0K)

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

Package Downloads
Microsoft.Azure.DurableTask.AzureStorage

Azure Storage provider extension for the Durable Task Framework.

Fluid.Core

Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.

DH.Core

DH框架基类核心库

NPoco

An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.

Umbraco.Cms.Web.Common

Contains the web assembly needed to run Umbraco CMS.

GitHub repositories (169)

Showing the top 20 popular GitHub repositories that depend on System.Linq.Async:

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
elsa-workflows/elsa-core
The Workflow Engine for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
JoshClose/CsvHelper
Library to help reading and writing CSV files
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
Cysharp/R3
The new future of dotnet/reactive and UniRx.
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
coverlet-coverage/coverlet
Cross platform code coverage for .NET
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
Version Downloads Last Updated
7.0.1 206,918 4/17/2026
7.0.1-preview.1 197 4/16/2026
7.0.0 6,142,327 11/21/2025
6.0.3 23,434,604 6/16/2025
6.0.1 203,069,984 2/1/2022
5.1.0 8,709,634 12/6/2021
5.0.0 47,366,969 11/10/2020
4.1.1 14,810,679 4/2/2020
4.0.0 28,661,044 9/25/2019