TNX.Reactive
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TNX.Reactive --version 1.0.1
NuGet\Install-Package TNX.Reactive -Version 1.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="TNX.Reactive" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TNX.Reactive --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TNX.Reactive, 1.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.
// Install TNX.Reactive as a Cake Addin #addin nuget:?package=TNX.Reactive&version=1.0.1 // Install TNX.Reactive as a Cake Tool #tool nuget:?package=TNX.Reactive&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
[4.5]
This package offer additional Observable sequences for reactive programming needs
new types
- ObservableStreamReader: receives bytes from any Stream and routes them to all subsribers
new extensions
- Broadcast: routes messages from a sequence to multiple chains of new operators
- SubscribeMultiple: subscribe multiple times within the same method
- SubscribeAndGoNext: subscribe at any step within the observable operator chain and returns again the sequence to continue the chain
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.Reactive (>= 3.0.0)
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 |
---|---|---|
2.2.5 | 901 | 1/31/2019 |
2.2.4 | 695 | 1/31/2019 |
2.2.3 | 698 | 1/31/2019 |
2.2.2 | 692 | 1/31/2019 |
2.1.1 | 664 | 1/31/2019 |
2.1.0 | 690 | 1/30/2019 |
2.1.0-beta | 493 | 1/30/2019 |
2.0.0 | 775 | 12/18/2018 |
2.0.0-beta2 | 565 | 12/13/2018 |
2.0.0-beta1 | 572 | 12/13/2018 |
1.0.1 | 1,029 | 8/6/2016 |
1.0.0 | 921 | 8/6/2016 |