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
<PackageReference Include="System.Linq.Async" Version="7.0.1" />
<PackageVersion Include="System.Linq.Async" Version="7.0.1" />
<PackageReference Include="System.Linq.Async" />
paket add System.Linq.Async --version 7.0.1
#r "nuget: System.Linq.Async, 7.0.1"
#:package System.Linq.Async@7.0.1
#addin nuget:?package=System.Linq.Async&version=7.0.1
#tool nuget:?package=System.Linq.Async&version=7.0.1
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 | Versions 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. |
-
.NETFramework 4.8
- System.Interactive.Async (>= 7.0.1)
- System.Linq.AsyncEnumerable (>= 10.0.6)
-
.NETStandard 2.0
- System.Interactive.Async (>= 7.0.1)
- System.Linq.AsyncEnumerable (>= 10.0.6)
-
.NETStandard 2.1
- System.Interactive.Async (>= 7.0.1)
- System.Linq.AsyncEnumerable (>= 10.0.6)
-
net10.0
- System.Interactive.Async (>= 7.0.1)
NuGet packages (1.0K)
Showing the top 5 NuGet packages that depend on System.Linq.Async:
| Package | Downloads |
|---|---|
|
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns. |
|
|
Microsoft.Azure.DurableTask.AzureStorage
Azure Storage provider extension for the Durable Task Framework. |
|
|
DH.Core
DH框架基类核心库 |
|
|
Umbraco.Cms.Web.Common
Contains the web assembly needed to run Umbraco CMS. |
|
|
NPoco
An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE. |
GitHub repositories (174)
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
|