System.Reactive.Core
6.0.1
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package System.Reactive.Core --version 6.0.1
NuGet\Install-Package System.Reactive.Core -Version 6.0.1
<PackageReference Include="System.Reactive.Core" Version="6.0.1" />
<PackageVersion Include="System.Reactive.Core" Version="6.0.1" />
<PackageReference Include="System.Reactive.Core" />
paket add System.Reactive.Core --version 6.0.1
#r "nuget: System.Reactive.Core, 6.0.1"
#addin nuget:?package=System.Reactive.Core&version=6.0.1
#tool nuget:?package=System.Reactive.Core&version=6.0.1
Legacy facade package for System.Reactive
This package exists for backwards compatibility, and should not be used by new applications. Older versions of the Reactive Extensions for .NET (Rx) split types across various packages including this one.
Most applications using Rx today should reference System.Reactive
directly.
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 | 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 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- System.Reactive (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Reactive (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
UAP 10.0.18362
- System.Reactive (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (111)
Showing the top 5 NuGet packages that depend on System.Reactive.Core:
Package | Downloads |
---|---|
Microsoft.Azure.DurableTask.Core
This package provides a C# based durable task framework for writing long running applications. |
|
System.Reactive.Compatibility
Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4 |
|
GraphQL.SystemReactive
GraphQL subscriptions implementation on top of System.Reactive |
|
StackifyMiddleware
Required by Prefix and Stackify Retrace APM to track the performance of ASP.NET Core applications |
|
kafka-sharp
High Performance .NET Kafka Client |
GitHub repositories (73)
Showing the top 20 popular GitHub repositories that depend on System.Reactive.Core:
Repository | Stars |
---|---|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
Code52/carnac
A utility to give some insight into how you use your keyboard
|
|
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
|
|
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
|
|
RolandPheasant/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
NEventStore/NEventStore
A persistence agnostic Event Store for .NET
|
|
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
|
|
gmamaladze/globalmousekeyhook
This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
|
|
microsoft/InteractiveDataDisplay.WPF
Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.
|
|
damianh/LibLog
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
|
|
Wouterdek/NodeNetwork
A C# library with a WPF node editor component based on ReactiveUI
|
|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|
|
GuillaumeSalles/redux.NET
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
|
|
step-up-labs/firebase-database-dotnet
C# library for Firebase Realtime Database.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
Version | Downloads | Last updated |
---|---|---|
6.0.1 | 595,897 | 5/22/2024 |
6.0.1-preview.1 | 8,899 | 6/14/2023 |
6.0.0 | 897,228 | 5/19/2023 |
6.0.0-preview.16 | 515 | 5/17/2023 |
6.0.0-preview.13 | 1,339 | 4/20/2023 |
6.0.0-preview.9 | 648 | 3/31/2023 |
6.0.0-preview.1 | 841 | 3/10/2023 |
5.0.0 | 5,766,952 | 11/10/2020 |
5.0.0-preview.220 | 1,937 | 10/15/2020 |
5.0.0-preview.16 | 2,779 | 9/26/2020 |
4.4.1 | 31,627,322 | 4/2/2020 |
4.3.2 | 442,346 | 12/24/2019 |
4.3.1 | 108,967 | 12/4/2019 |
4.2.2 | 2,985 | 12/24/2019 |
4.2.0 | 327,556 | 10/10/2019 |
4.2.0-preview.625 | 3,523 | 8/19/2019 |
4.2.0-preview.566 | 3,628 | 6/14/2019 |
4.2.0-preview.102 | 3,458 | 2/24/2019 |
4.2.0-preview.63 | 1,885 | 12/12/2018 |
4.1.6 | 741,438 | 8/1/2019 |
4.1.5 | 653,149 | 4/10/2019 |
4.1.4 | 6,404 | 4/8/2019 |
4.1.3 | 416,947 | 2/18/2019 |
4.1.2 | 1,370,151 | 10/10/2018 |
4.1.1 | 90,364 | 10/1/2018 |
4.1.0 | 160,961 | 8/13/2018 |
4.1.0-preview.330 | 1,211 | 8/3/2018 |
4.1.0-preview.84 | 2,885 | 6/18/2018 |
4.0.0 | 2,127,056 | 5/25/2018 |
4.0.0-preview.4.build.391 | 1,508 | 5/23/2018 |
4.0.0-preview.3.build.380 | 1,527 | 5/16/2018 |
4.0.0-preview.2.build.379 | 2,102 | 5/12/2018 |
3.1.1 | 28,682,269 | 11/21/2016 |
3.1.0 | 221,980 | 11/5/2016 |
3.1.0-rc | 11,830 | 9/23/2016 |
3.0.0 | 3,610,880 | 6/27/2016 |