Skip to main content

System.Reactive 6.1.0 — NuGet Package for .NET

System.Reactive 6.1.0 NuGet package for .NET. Reactive Extensions (Rx) for .NET

Authors: .NET Foundation and Contributors

Total downloads: 397,557,260

Project URL: https://github.com/dotnet/reactive

License: MIT

Tags: Rx, Reactive, Extensions, Observable, LINQ, Events

Install System.Reactive 6.1.0

.NET CLI

dotnet add package System.Reactive --version 6.1.0

Package Manager Console

Install-Package System.Reactive -Version 6.1.0

PackageReference (csproj)

<PackageReference Include="System.Reactive" Version="6.1.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.