FSharp.Control.Reactive
2.3.2
A F#-friendly wrapper for the Reactive Extensions.
See the version list below for details.
Install-Package FSharp.Control.Reactive -Version 2.3.2
dotnet add package FSharp.Control.Reactive --version 2.3.2
<PackageReference Include="FSharp.Control.Reactive" Version="2.3.2" />
paket add FSharp.Control.Reactive --version 2.3.2
#r "nuget: FSharp.Control.Reactive, 2.3.2"
Release Notes
Add QueryBuilder
Add many more wrappers to Rx from F#, thanks to Jared Hester!
Breaking changes**
New namespace is `FSharp.Control.Reactive`
`Observable` module is no longer auto-opened with the namespace
`Observable.zip` now takes parameters in the "correct" order of `obs1` then `obs2`
`Observable.subscribe` has moved to `Observable.subscribeWithCallbacks`
`Observable.subscribe` now takes the `onNext` callback only
TODO**
Add tests
Add docs
Dependencies
-
- Rx-Experimental (>= 2.2.5)
Used By
NuGet packages (15)
Showing the top 5 NuGet packages that depend on FSharp.Control.Reactive:
Package | Downloads |
---|---|
Fake.Core.Target
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
|
|
NBomber
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
|
|
GetIt
.NET library to help introduce programming in a funnier way. Inspired by Scratch and Turtle graphics.
|
|
FunScript.Rx
Rx interop. for FunScript.
|
|
ReactoKinesix
This client library makes it easy for you to build record-consuming real time applications on top of the Amazon Kinesis service.
The library takes care of the plumbing required to track your progress and manage sharding changes in the underlying stream, as well as giving you different options to handle errors on a record-by-record basis.
Scaling out your application is also supported and handled by the library, as new nodes start the processing of shards will be spread and load balanced automatically.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FSharp.Control.Reactive:
Repository | Stars |
---|---|
lowleveldesign/wtrace
Command line tracing tool for Windows, based on ETW.
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 530 | 2/25/2021 |
4.5.0 | 18,486 | 12/13/2020 |
4.4.2 | 79,637 | 7/4/2020 |
4.4.1 | 3,057 | 6/27/2020 |
4.4.0 | 27,670 | 6/10/2020 |
4.3.3 | 5,248 | 6/5/2020 |
4.3.2 | 196 | 6/5/2020 |
4.3.1 | 652 | 6/5/2020 |
4.3.0 | 15,074 | 5/22/2020 |
4.2.0 | 353,418 | 3/6/2019 |
4.1.0 | 140,556 | 6/6/2018 |
4.0.0 | 12,206 | 2/21/2018 |
3.5.0 | 71,106 | 12/5/2016 |
3.4.1 | 16,280 | 4/26/2016 |
3.4.0 | 661 | 4/24/2016 |
3.2.0 | 10,831 | 5/16/2015 |
3.1.2 | 851 | 4/3/2015 |
3.1.1 | 896 | 2/12/2015 |
3.1.0 | 631 | 2/12/2015 |
3.0.1 | 1,058 | 12/7/2014 |
2.4.0 | 2,006 | 10/14/2014 |
2.3.7 | 659 | 10/14/2014 |
2.3.6 | 678 | 10/13/2014 |
2.3.5 | 713 | 9/30/2014 |
2.3.2 | 632 | 9/30/2014 |
2.3.1 | 1,588 | 9/26/2014 |