FSharp.Control.AsyncSeq
2.0.10
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FSharp.Control.AsyncSeq -Version 2.0.10
dotnet add package FSharp.Control.AsyncSeq --version 2.0.10
<PackageReference Include="FSharp.Control.AsyncSeq" Version="2.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Control.AsyncSeq --version 2.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Control.AsyncSeq, 2.0.10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Control.AsyncSeq as a Cake Addin
#addin nuget:?package=FSharp.Control.AsyncSeq&version=2.0.10
// Install FSharp.Control.AsyncSeq as a Cake Tool
#tool nuget:?package=FSharp.Control.AsyncSeq&version=2.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Asynchronous sequences for F#
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (45)
Showing the top 5 NuGet packages that depend on FSharp.Control.AsyncSeq:
Package | Downloads |
---|---|
FSharpx.Async
Async extensions for F# |
|
Kafunk
Description not set |
|
Equinox.Cosmos
Composable high performance event sourcing componentry |
|
FSharp.Azure.Storage
A library that provides an idiomatic F# API for Microsoft Azure services. |
|
Microsoft.FSharpLu
Utilities and .Net library wrappers for F# |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FSharp.Control.AsyncSeq:
Repository | Stars |
---|---|
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
|
|
helios-io/helios
reactive socket middleware for .NET
|
|
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
|
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 114,485 | 11/8/2021 |
3.2.0 | 21,743 | 10/7/2021 |
3.1.0 | 11,362 | 8/23/2021 |
3.0.6 | 204 | 10/6/2021 |
3.0.5 | 12,131 | 7/24/2021 |
3.0.3 | 81,271 | 11/28/2020 |
3.0.2 | 49,043 | 9/5/2020 |
3.0.1 | 13,138 | 7/21/2020 |
2.0.24 | 119,856 | 5/27/2020 |
2.0.23 | 102,899 | 1/29/2020 |
2.0.22 | 115,312 | 9/29/2019 |
2.0.21 | 318,808 | 2/28/2018 |
2.0.21-alpha02 | 702 | 2/28/2018 |
2.0.21-alpha01 | 738 | 2/28/2018 |
2.0.20 | 13,132 | 12/26/2017 |
2.0.20-alpha04 | 601 | 12/26/2017 |
2.0.20-alpha03 | 766 | 12/26/2017 |
2.0.20-alpha02 | 716 | 12/26/2017 |
2.0.20-alpha01 | 657 | 12/25/2017 |
2.0.19 | 978 | 12/25/2017 |
2.0.19-alpha01 | 750 | 2/28/2018 |
2.0.18 | 1,977 | 12/14/2017 |
2.0.17 | 11,133 | 11/21/2017 |
2.0.16 | 11,355 | 9/29/2017 |
2.0.15 | 796 | 9/27/2017 |
2.0.14 | 908 | 9/27/2017 |
2.0.13 | 903 | 9/26/2017 |
2.0.12 | 28,702 | 4/6/2017 |
2.0.11 | 1,999 | 3/4/2017 |
2.0.10 | 9,069 | 11/25/2016 |
2.0.9 | 6,882 | 7/28/2016 |
2.0.8 | 4,599 | 3/29/2016 |
2.0.3 | 10,001 | 12/4/2015 |
2.0.2 | 1,884 | 10/15/2015 |
2.0.1 | 4,651 | 6/1/2015 |
2.0.0 | 5,945 | 6/1/2015 |
1.15.0 | 2,272 | 3/30/2015 |
1.14.0 | 899 | 3/30/2015 |
1.13.0 | 4,215 | 3/27/2015 |
1.0.0 | 15,167 | 12/25/2017 |
Improved asyncSeq workflow performance via bindAsync generator (@pragmatrix)