System.Reactive.PlatformServices 6.0.1

Prefix Reserved

Requires NuGet 2.12 or higher.

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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (39)

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

Package Downloads
System.Reactive.Compatibility

Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4

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等新技术

md-stdl

Utility library for smaller miscellaneous problems.

Lykke.Messaging

Package Description

Lykke.Cqrs

Lykke cqrs library

GitHub repositories (43)

Showing the top 20 popular GitHub repositories that depend on System.Reactive.PlatformServices:

Repository Stars
dotnet/reactive
The Reactive Extensions for .NET
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
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.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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
emoacht/Wifinian
A Windows desktop tool to enable user to actively control Wi-Fi connections
MeshackMusundi/SignalChat
WPF-MVVM instant messaging application using SignalR
Version Downloads Last updated
6.0.1 258,838 5/22/2024
6.0.1-preview.1 1,877 6/14/2023
6.0.0 349,866 5/19/2023
6.0.0-preview.16 363 5/17/2023
6.0.0-preview.13 437 4/20/2023
6.0.0-preview.9 414 3/31/2023
6.0.0-preview.1 538 3/10/2023
5.0.0 1,323,501 11/10/2020
5.0.0-preview.220 601 10/15/2020
5.0.0-preview.16 707 9/26/2020
4.4.1 21,641,578 4/2/2020
4.3.2 247,000 12/24/2019
4.3.1 44,982 12/4/2019
4.2.2 2,430 12/24/2019
4.2.0 188,037 10/10/2019
4.2.0-preview.625 2,427 8/19/2019
4.2.0-preview.566 2,354 6/14/2019
4.2.0-preview.102 2,016 2/24/2019
4.2.0-preview.63 1,150 12/12/2018
4.1.6 597,135 8/1/2019
4.1.5 243,875 4/10/2019
4.1.4 4,582 4/8/2019
4.1.3 237,142 2/18/2019
4.1.2 707,062 10/10/2018
4.1.1 20,209 10/1/2018
4.1.0 101,605 8/13/2018
4.1.0-preview.330 1,001 8/3/2018
4.1.0-preview.84 1,793 6/18/2018
4.0.0 991,652 5/25/2018
4.0.0-preview.4.build.391 1,138 5/23/2018
4.0.0-preview.3.build.380 1,428 5/16/2018
4.0.0-preview.2.build.379 2,535 5/12/2018
3.1.1 11,828,886 11/21/2016
3.1.0 177,264 11/5/2016
3.1.0-rc 8,296 9/23/2016
3.0.0 2,537,515 6/27/2016