![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Reactive.Testing --version 6.1.0
NuGet\Install-Package Microsoft.Reactive.Testing -Version 6.1.0
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.1.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Reactive.Testing" />Project file
paket add Microsoft.Reactive.Testing --version 6.1.0
#r "nuget: Microsoft.Reactive.Testing, 6.1.0"
#:package Microsoft.Reactive.Testing@6.1.0
#addin nuget:?package=Microsoft.Reactive.Testing&version=6.1.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Reactive.Testing&version=6.1.0Install as a Cake Tool
This package is mainly designed for internal use in the https://github.com/dotnet/reactive repository. It enables virtual-time-based testing of Rx operators, so it may be useful to libraries defining their own custom Rx operators, which is why it is published as a NuGet package. However, its use is currently unsupported, and there is no commitment to backwards compatibility.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap10.0.18362 uap10.0.18362 is compatible. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Reactive.Testing:
| Package | Downloads |
|---|---|
|
FluentAssertions.Reactive
An extension to use FluidAssertions to test code using the System.Reactive library |
|
|
Zafiro
The Cross-platform Crema for .NET Devs |
|
|
Zafiro.FileSystem
The Cross-platform Crema for .NET Devs |
|
|
Zafiro.Core
The Cross-platform Crema for .NET Devs |
|
|
Zafiro.UI
The Cross-platform Crema for .NET Devs |
Showing the top 20 popular GitHub repositories that depend on Microsoft.Reactive.Testing:
| Repository | Stars |
|---|---|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
|
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
|
Code52/carnac
A utility to give some insight into how you use your keyboard
|
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
|
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)
|
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
|
reactivemarbles/DynamicData
Reactive collections based on Rx.Net
|
|
|
reactiveui/splat
Makes things cross-platform
|
|
|
runceel/ReactiveProperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.
|
|
|
graphql-dotnet/graphql-client
A GraphQL Client for .NET Standard
|
|
|
OmniSharp/csharp-language-server-protocol
Language Server Protocol in C#
|
|
|
danm-de/pcsc-sharp
PC/SC wrapper classes for .NET, written in C#
|
|
|
exercism/csharp
Exercism exercises in C#.
|
|
|
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
|
|
|
Soluto/tweek
Tweek - an open source feature manager
|
|
|
fuse-open/fuse-studio
Fuse Studio is a visual desktop tool suite for working with the Fuse framework
|
|
|
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
|
|
|
microsoft/Tx
Tx (LINQ to Events)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.0-rc.1 | 0 | 6/18/2026 |
| 7.0.0-preview.20 | 216 | 6/3/2026 |
| 7.0.0-preview.16 | 291 | 5/26/2026 |
| 7.0.0-preview.15 | 354 | 5/20/2026 |
| 7.0.0-preview.1 | 3,992 | 11/6/2025 |
| 6.1.0 | 480,447 | 10/3/2025 |
| 6.1.0-preview.9 | 204 | 10/1/2025 |
| 6.0.2 | 182,791 | 8/29/2025 |
| 6.0.1 | 1,735,128 | 5/22/2024 |
| 6.0.1-preview.1 | 2,573 | 6/14/2023 |
| 6.0.0 | 1,186,532 | 5/19/2023 |
| 6.0.0-preview.16 | 331 | 5/17/2023 |
| 6.0.0-preview.13 | 418 | 4/20/2023 |
| 6.0.0-preview.9 | 393 | 3/31/2023 |
| 6.0.0-preview.1 | 593 | 3/10/2023 |
| 5.0.0 | 8,045,678 | 11/10/2020 |
| 5.0.0-preview.220 | 682 | 10/15/2020 |
| 5.0.0-preview.16 | 695 | 9/26/2020 |
| 4.4.1 | 4,118,980 | 4/2/2020 |
| 4.3.2 | 263,745 | 12/24/2019 |