Install

FSharp.Control.AsyncRx is available as a NuGet package for NETStandard 2.0.

Paket

> paket add FSharp.Control.AsyncRx --project <project>

NuGet

> dotnet add package FSharp.Control.AsyncRx --version 1.0.0

There is a dependency for FSharp.Control.AsyncSeq, but only when used with .NET (not Fable).