System.Reactive.Interfaces
6.0.1
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package System.Reactive.Interfaces --version 6.0.1
NuGet\Install-Package System.Reactive.Interfaces -Version 6.0.1
<PackageReference Include="System.Reactive.Interfaces" Version="6.0.1" />
<PackageVersion Include="System.Reactive.Interfaces" Version="6.0.1" />
<PackageReference Include="System.Reactive.Interfaces" />
paket add System.Reactive.Interfaces --version 6.0.1
#r "nuget: System.Reactive.Interfaces, 6.0.1"
#addin nuget:?package=System.Reactive.Interfaces&version=6.0.1
#tool nuget:?package=System.Reactive.Interfaces&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. |
.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 (65)
Showing the top 5 NuGet packages that depend on System.Reactive.Interfaces:
Package | Downloads |
---|---|
System.Reactive.Compatibility
Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4 |
|
kafka-sharp
High Performance .NET Kafka Client |
|
MVVM-Sidekick
MVVM-Sidekick https://github.com/waynebaby/MVVM-Sidekick/ ============= MVVM密友 https://github.com/waynebaby/MVVM-Sidekick =================== A Modern light-weight MVVM framework based on RX and TPL await 轻量级MVVM框架,基于RX与 await等新技术 |
|
invoisys.SDK
Package Description |
|
Sitecore.XmCloud.Services.GraphQL
Package Description |
GitHub repositories (53)
Showing the top 20 popular GitHub repositories that depend on System.Reactive.Interfaces:
Repository | Stars |
---|---|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
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
|
|
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)
|
|
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
|
|
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.
|
|
Wouterdek/NodeNetwork
A C# library with a WPF node editor component based on ReactiveUI
|
|
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.
|
|
ConcreteMC/Alex
A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
|
|
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
|
|
daniel-luberda/DLToolkit.Forms.Controls
Xamarin.Forms Custom Controls
|
|
pascalabcnet/pascalabcnet
The new generation Pascal programming language for .NET
|
|
bchavez/RethinkDb.Driver
:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
|
|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
LeeCampbell/RxCookbook
Collection of recipes and snippets helping you create useful Rx code
|
Version | Downloads | Last updated |
---|---|---|
6.0.1 | 293,285 | 5/22/2024 |
6.0.1-preview.1 | 2,776 | 6/14/2023 |
6.0.0 | 455,398 | 5/19/2023 |
6.0.0-preview.16 | 454 | 5/17/2023 |
6.0.0-preview.13 | 1,181 | 4/20/2023 |
6.0.0-preview.9 | 551 | 3/31/2023 |
6.0.0-preview.1 | 2,842 | 3/10/2023 |
5.0.0 | 6,265,644 | 11/10/2020 |
5.0.0-preview.220 | 893 | 10/15/2020 |
5.0.0-preview.16 | 837 | 9/26/2020 |
4.4.1 | 22,352,694 | 4/2/2020 |
4.3.2 | 267,319 | 12/24/2019 |
4.3.1 | 102,645 | 12/4/2019 |
4.2.2 | 2,743 | 12/24/2019 |
4.2.0 | 232,849 | 10/10/2019 |
4.2.0-preview.625 | 2,708 | 8/19/2019 |
4.2.0-preview.566 | 2,780 | 6/14/2019 |
4.2.0-preview.102 | 3,760 | 2/24/2019 |
4.2.0-preview.63 | 2,411 | 12/12/2018 |
4.1.6 | 626,351 | 8/1/2019 |
4.1.5 | 409,741 | 4/10/2019 |
4.1.4 | 5,891 | 4/8/2019 |
4.1.3 | 367,196 | 2/18/2019 |
4.1.2 | 1,079,185 | 10/10/2018 |
4.1.1 | 91,884 | 10/1/2018 |
4.1.0 | 126,957 | 8/13/2018 |
4.1.0-preview.330 | 1,126 | 8/3/2018 |
4.1.0-preview.84 | 2,135 | 6/18/2018 |
4.0.0 | 1,130,662 | 5/25/2018 |
4.0.0-preview.4.build.391 | 1,366 | 5/23/2018 |
4.0.0-preview.2.build.380 | 13,556 | 5/16/2018 |
4.0.0-preview.2.build.379 | 15,390 | 5/12/2018 |
3.1.1 | 28,118,420 | 11/21/2016 |
3.1.0 | 259,955 | 11/5/2016 |
3.1.0-rc | 12,008 | 9/23/2016 |
3.0.0 | 3,562,140 | 6/27/2016 |