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 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. |
.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 | net452 is compatible. net46 was computed. net461 was computed. 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)
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 | 319,145 | 7/4/2019 |
1.13.2 | 112,350 | 2/22/2017 |
1.13.1 | 939 | 2/22/2017 |
1.13.0 | 8,714 | 9/19/2016 |
1.12.0 | 20,714 | 3/31/2015 |
1.11.1 | 1,095 | 3/26/2015 |
1.11.0 | 1,120 | 2/27/2015 |
1.10.0 | 1,615 | 2/26/2015 |
1.9.9 | 1,396 | 2/23/2015 |
1.9.8 | 1,406 | 2/23/2015 |
1.9.7 | 1,422 | 2/23/2015 |
1.9.6 | 11,143 | 2/23/2015 |