System.Interactive 6.0.1

Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package System.Interactive --version 6.0.1
                    
NuGet\Install-Package System.Interactive -Version 6.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.Interactive" Version="6.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Interactive" Version="6.0.1" />
                    
Directory.Packages.props
<PackageReference Include="System.Interactive" />
                    
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.Interactive --version 6.0.1
                    
#r "nuget: System.Interactive, 6.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.
#addin nuget:?package=System.Interactive&version=6.0.1
                    
Install System.Interactive as a Cake Addin
#tool nuget:?package=System.Interactive&version=6.0.1
                    
Install System.Interactive as a Cake Tool

Interactive Extensions Main Library used to express queries over enumerable sequences.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.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.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (73)

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

Package Downloads
Rystem

Rystem is a open-source framework to improve the System namespace in .Net

TIKSN-Framework

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

Xpand.Extensions

Xpand.Extensions

Xpand.Extensions.XAF

Xpand.Extensions.XAF

Xpand.XAF.Modules.Reactive

The `Reactive` module provides a XAF DSL API for functional/stateless implementations.

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on System.Interactive:

Repository Stars
dotnet/reactive
The Reactive Extensions for .NET
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
Code52/carnac
A utility to give some insight into how you use your keyboard
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
b-editor/beutl
Cross-platform video editing (compositing) software.
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
OpenKH/OpenKh
Kingdom Hearts libraries, tools, game engine and documentation
SnowflakePowered/snowflake
:snowflake: :video_game: Emulator Frontend and SDK
vvvv/vvvv-sdk
public sources of vvvv
eXpandFramework/eXpand
DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
alexeyzimarev/ddd-book
Hands-on DDD with C# book code
NetFabric/LinqBenchmarks
Benchmarking LINQ and alternative implementations
tamirdresher/RxInAction
This respository includes the source code for the Reactive Extensions in Action book
RxDave/Qactive
Reactive queryable observable framework.
YoshihiroIto/JitPad
On the fly disassemble C# code based on JitDasm
Axadiw/MFIGamepadFeeder
Use your MFI (Made for iPhone/iPad) Gamepad on Windows!
OctoAwesome/octoawesome
This is the code repository for the OctoAwesome project - a collection of daily, 20 minute long game development tutorial videos, iterating over the same piece of code
Version Downloads Last updated
6.0.1 9,146,165 2/1/2022
5.1.0 208,165 12/6/2021
5.0.0 2,353,831 11/10/2020
4.1.1 1,508,652 4/2/2020
4.0.0 864,671 9/25/2019
4.0.0-preview.8.build.9 11,293 8/19/2019
4.0.0-preview.6.build.801 2,196 6/17/2019
4.0.0-preview.1.build.745 1,123 3/1/2019
3.2.0 1,000,164 7/11/2018
3.2.0-preview.635 1,607 7/3/2018
3.2.0-preview.620 886 7/3/2018
3.1.1 3,433,357 11/21/2016
3.1.0 4,149 11/5/2016
3.1.0-rc2 1,926 11/3/2016
3.1.0-rc 2,172 9/23/2016
3.0.0 140,095 6/27/2016