FSharpx.Async
1.14.1
.NET Standard 2.0
.NET Framework 4.5.2
dotnet add package FSharpx.Async --version 1.14.1
NuGet\Install-Package FSharpx.Async -Version 1.14.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="FSharpx.Async" Version="1.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpx.Async --version 1.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharpx.Async, 1.14.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 FSharpx.Async as a Cake Addin
#addin nuget:?package=FSharpx.Async&version=1.14.1
// Install FSharpx.Async as a Cake Tool
#tool nuget:?package=FSharpx.Async&version=1.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1.14.1 - 04.07.2019
- Support for netstandard2.0 - https://github.com/fsprojects/FSharpx.Async/pull/38
- Async.Cache bubbles up exceptions - https://github.com/fsprojects/FSharpx.Async/pull/41
- Add Async.ParallelUnits - https://github.com/fsprojects/FSharpx.Async/pull/36
1.13.0 - 19.09.2016
- Addded ParallelWithThrottle - https://github.com/fsprojects/FSharpx.Async/pull/31
- Updated to .NET 4.5
1.11.1 - 26.03.2015
- BUGFIX: AsyncSeq.toBlockingSeq does not hung forever if an exception is thrown and reraise it outside - https://github.com/fsprojects/FSharpx.Async/pull/21
- Added Async.bindChoice, Async.ParallelIgnore, AsyncSeq.zipWithAsync, AsyncSeq.zappAsync, AsyncSeq.threadStateAsync, AsyncSeq.merge, AsyncSeq.traverseOptionAsync, AsyncSeq.traverseChoiceAsync
1.11.0 - 27.02.2015
- Added Async.map, Async.bind, Async.unit
- Added AsyncSeq.toList, AsyncSeq.toArray, AsyncSeq.bufferByCount, AsyncSeq.unfoldAsync, AsyncSeq.concatSeq, AsyncSeq.interleave
1.10.0 - 25.02.2015
- Use Paket instead of NuGet
1.9.9 - 23.02.2015
- BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
1.9.9 - 23.02.2015
- Copied the async helpers from FSharpx
- BUGFIX: AsyncSeq.skipWhile skips an extra item - https://github.com/fsprojects/FSharpx.Async/pull/2
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- FSharp.Control.AsyncSeq (>= 2.0.21)
- FSharp.Core (>= 4.6.2)
-
.NETStandard 2.0
- FSharp.Control.AsyncSeq (>= 2.0.21)
- FSharp.Core (>= 4.6.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FSharpx.Async:
Package | Downloads |
---|---|
FSharpx.Extras
FSharpx.Extras implements general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. |
|
Active.Net.AddOnlyDb
Simple syncable key-value database, based on SQLite |
|
Florence.Notebooks
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FSharpx.Async:
Repository | Stars |
---|---|
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
|
|
helios-io/helios
reactive socket middleware for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.14.1 | 279,617 | 7/4/2019 |
1.13.2 | 111,773 | 2/22/2017 |
1.13.1 | 914 | 2/22/2017 |
1.13.0 | 8,673 | 9/19/2016 |
1.12.0 | 20,535 | 3/31/2015 |
1.11.1 | 1,058 | 3/26/2015 |
1.11.0 | 1,088 | 2/27/2015 |
1.10.0 | 1,582 | 2/26/2015 |
1.9.9 | 1,363 | 2/23/2015 |
1.9.8 | 1,386 | 2/23/2015 |
1.9.7 | 1,402 | 2/23/2015 |
1.9.6 | 11,120 | 2/23/2015 |