reactive.pipes 1.6.0-pre2

This is a prerelease version of reactive.pipes.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package reactive.pipes --version 1.6.0-pre2
NuGet\Install-Package reactive.pipes -Version 1.6.0-pre2
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="reactive.pipes" Version="1.6.0-pre2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add reactive.pipes --version 1.6.0-pre2
#r "nuget: reactive.pipes, 1.6.0-pre2"
#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.
// Install reactive.pipes as a Cake Addin
#addin nuget:?package=reactive.pipes&version=1.6.0-pre2&prerelease

// Install reactive.pipes as a Cake Tool
#tool nuget:?package=reactive.pipes&version=1.6.0-pre2&prerelease

A thin wrapper around Reactive Extensions for distributed application eventing middleware.

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. 
.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 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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. 
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 (1)

Showing the top 1 NuGet packages that depend on reactive.pipes:

Package Downloads
reactive.pipes.scheduled

A thin wrapper around Reactive Extensions for distributed application eventing middleware.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0-pre4 662 5/9/2019
1.6.0-pre3 466 5/9/2019
1.6.0-pre2 474 5/9/2019
1.6.0-pre 504 5/6/2019
1.5.1 1,494 8/30/2018
1.5.0 1,132 7/31/2018
1.4.3 1,265 7/12/2018
1.4.2 1,236 7/12/2018
1.4.1 1,263 6/27/2018
1.4.0 1,236 6/27/2018
1.3.11 4,030 4/10/2018
1.3.10 1,268 4/4/2018
1.3.9 1,044 3/11/2018
1.3.8 1,639 12/19/2017
1.3.7 1,017 12/18/2017
1.3.6 1,412 9/30/2016
1.3.5 2,848 9/8/2016
1.3.4 1,318 9/8/2016
1.3.3 1,330 9/8/2016
1.3.2 1,314 9/8/2016
1.3.1 1,259 9/1/2016
1.3.0 1,565 9/1/2016
1.2.6 1,325 8/31/2016
1.2.5 1,329 8/29/2016
1.2.4 1,496 8/25/2016
1.2.3 1,323 8/18/2016
1.2.2 1,283 8/18/2016
1.2.1 1,689 8/4/2016
1.2.0 1,955 8/4/2016
1.1.6 1,362 8/3/2016
1.1.5 1,313 8/3/2016
1.1.4 2,073 8/3/2016
1.1.3 2,062 8/3/2016
1.1.2 2,025 8/3/2016
1.1.1 1,957 8/3/2016
1.1.0 1,825 7/26/2016
1.0.15 1,444 7/5/2016
1.0.14 1,367 7/2/2016
1.0.13 1,322 7/2/2016
1.0.12 1,334 7/2/2016
1.0.11 1,509 7/2/2016
1.0.10 1,381 6/24/2016
1.0.9 1,932 6/16/2016
1.0.8 1,942 6/16/2016
1.0.7 1,886 6/16/2016
1.0.6 1,822 6/16/2016
1.0.5 1,298 6/8/2016
1.0.4 1,322 6/8/2016
1.0.3 1,314 6/7/2016
1.0.2 1,337 6/7/2016
1.0.1 1,362 6/3/2016
1.0.0 1,375 5/31/2016

Improve scope interface and add customization options for low-level behaviour.