System.Interactive.Async
3.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Interactive.Async --version 3.0.0
NuGet\Install-Package System.Interactive.Async -Version 3.0.0
<PackageReference Include="System.Interactive.Async" Version="3.0.0" />
<PackageVersion Include="System.Interactive.Async" Version="3.0.0" />
<PackageReference Include="System.Interactive.Async" />
paket add System.Interactive.Async --version 3.0.0
#r "nuget: System.Interactive.Async, 3.0.0"
#:package System.Interactive.Async@3.0.0
#addin nuget:?package=System.Interactive.Async&version=3.0.0
#tool nuget:?package=System.Interactive.Async&version=3.0.0
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
| 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 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
| Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
NuGet packages (196)
Showing the top 5 NuGet packages that depend on System.Interactive.Async:
| Package | Downloads |
|---|---|
|
System.Linq.Async
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences. |
|
|
System.Interactive.Async.Providers
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences. |
|
|
TIKSN-Framework
TIKSN Framework is a .NET 10 application framework and utility library for building modular services, command-line tools, data-driven applications, and .NET MAUI apps. It includes dependency injection helpers, Autofac modules, repository, query repository, file repository, stream repository, pagination, unit-of-work abstractions, Entity Framework Core, Azure Table Storage, Azure Blob Storage, MongoDB, LiteDB, and RavenDB adapters, memory, distributed, and hybrid repository cache decorators, finance and money types, pricing models, currency conversion, central-bank foreign exchange providers, globalization, language and region localization resources, JSON, XML, MessagePack, custom binary serialization, Protocol Buffers-backed licensing schema support, license generation and signature services, shell and PowerShell application infrastructure, telemetry abstractions, correlation IDs, settings, known folders, network connectivity, antimalware abstractions, versioning, numbering, time period types, REST helpers, sitemap models, and platform-specific MAUI registrations. |
|
|
Xpand.Extensions.Reactive
Xpand.Extensions.Reactive |
|
|
Microsoft.FASTER.Core
FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data. |
GitHub repositories (65)
Showing the top 20 popular GitHub repositories that depend on System.Interactive.Async:
| Repository | Stars |
|---|---|
|
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
|
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
b-editor/beutl
Cross-platform video editing (compositing) software.
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
|
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|
|
|
zhuxb711/RX-Explorer
一款优雅的UWP文件管理器 | An elegant UWP Explorer
|
|
|
cmu-sei/GHOSTS
GHOSTS (General Human-Oriented Synthetic Teammates and Systems) is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
|
WindowsGSM/WindowsGSM
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
|
|
|
avinassh/grpc-errors
A handy guide to gRPC errors
|
|
|
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
|
|
|
mayuanyang/Mediator.Net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
|
|
|
FubarDevelopment/FtpServer
Portable FTP server written in .NET
|
|
|
jskeet/DemoCode
Demo code used in talks, blog posts etc
|
|
|
Monitor221hz/Pandora-Behaviour-Engine-Plus
Patcher for behavior, character, and skeleton project files for Skyrim Special Edition.
|
|
|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.1 | 4,678,524 | 4/17/2026 |
| 7.0.1-preview.1 | 456 | 4/16/2026 |
| 7.0.0 | 10,483,073 | 11/21/2025 |
| 6.0.3 | 2,189,114 | 6/16/2025 |
| 6.0.1 | 28,819,857 | 2/1/2022 |
| 5.1.0 | 879,205 | 12/6/2021 |
| 5.0.0 | 17,938,170 | 11/10/2020 |
| 4.1.1 | 3,644,341 | 4/2/2020 |
| 4.0.0 | 6,088,856 | 9/25/2019 |
| 3.0.0 | 26,970,901 | 6/27/2016 |