Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4
$ dotnet add package System.Reactive.CompatibilitySystem.ReactiveThis 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.