System.Reactive.Uwp
7.0.0-preview.16
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package System.Reactive.Uwp --version 7.0.0-preview.16
NuGet\Install-Package System.Reactive.Uwp -Version 7.0.0-preview.16
<PackageReference Include="System.Reactive.Uwp" Version="7.0.0-preview.16" />
<PackageVersion Include="System.Reactive.Uwp" Version="7.0.0-preview.16" />
<PackageReference Include="System.Reactive.Uwp" />
paket add System.Reactive.Uwp --version 7.0.0-preview.16
#r "nuget: System.Reactive.Uwp, 7.0.0-preview.16"
#:package System.Reactive.Uwp@7.0.0-preview.16
#addin nuget:?package=System.Reactive.Uwp&version=7.0.0-preview.16&prerelease
#tool nuget:?package=System.Reactive.Uwp&version=7.0.0-preview.16&prerelease
UWP support for Rx (Reactive Extensions for .NET)
This is part of the Reactive Extensions for .NET (Rx). Rx enables event-driven programming with a composable, declarative model. The main Rx package is System.Reactive, which provides the core types and operators. This package, System.Reactive.Uwp, provides additional support for using Rx with UWP applications (on either .NET, or the legacy Native .NET uap platform).
If you had been using the UWP support in earlier versions of Rx (pre v7), you'll know that all UI-framework-specific functionality used to live in the main System.Reactive package. See ADR 0005 (Moving UI framework support out of System.Reactive) for an in depth explanation of the reason for moving these features out into separate packages.
Feedback
You can create issues at the https://github.com/dotnet/reactive repository
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-windows10.0.26100 is compatible. net10.0-windows was computed. |
| Universal Windows Platform | uap10.0.18362 is compatible. |
-
net9.0-windows10.0.26100
- System.Reactive (>= 7.0.0-preview.16)
- System.Reactive.WindowsRuntime (>= 7.0.0-preview.16)
-
UAP 10.0.18362
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.14)
- System.Reactive (>= 7.0.0-preview.16)
- System.Reactive.WindowsRuntime (>= 7.0.0-preview.16)
- System.Threading.Tasks.Extensions (>= 4.6.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.0-preview.16 | 38 | 5/26/2026 |
| 7.0.0-preview.15 | 51 | 5/20/2026 |