FSharp.Control.AsyncSeq
1.15.0
See the version list below for details.
dotnet add package FSharp.Control.AsyncSeq --version 1.15.0
NuGet\Install-Package FSharp.Control.AsyncSeq -Version 1.15.0
<PackageReference Include="FSharp.Control.AsyncSeq" Version="1.15.0" />
<PackageVersion Include="FSharp.Control.AsyncSeq" Version="1.15.0" />
<PackageReference Include="FSharp.Control.AsyncSeq" />
paket add FSharp.Control.AsyncSeq --version 1.15.0
#r "nuget: FSharp.Control.AsyncSeq, 1.15.0"
#addin nuget:?package=FSharp.Control.AsyncSeq&version=1.15.0
#tool nuget:?package=FSharp.Control.AsyncSeq&version=1.15.0
Asynchronous sequences for F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
This package has no dependencies.
NuGet packages (49)
Showing the top 5 NuGet packages that depend on FSharp.Control.AsyncSeq:
Package | Downloads |
---|---|
FSharpx.Async
Async extensions for F# |
|
Vp.FSharp.Sql
Generic F# ADO Provider Wrapper |
|
FsToolkit.ErrorHandling.AsyncSeq
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling. |
|
Microsoft.FSharpLu
Utilities and .Net library wrappers for F# |
|
FSharp.Azure.Storage
A library that provides an idiomatic F# API for Microsoft Azure services. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FSharp.Control.AsyncSeq:
Repository | Stars |
---|---|
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
|
Version | Downloads | Last Updated |
---|---|---|
3.2.1 | 1,200,550 | 11/8/2021 |
3.2.0 | 43,149 | 10/7/2021 |
3.1.0 | 13,032 | 8/23/2021 |
3.0.6 | 1,973 | 10/6/2021 |
3.0.5 | 186,157 | 7/24/2021 |
3.0.3 | 100,204 | 11/28/2020 |
3.0.2 | 206,818 | 9/5/2020 |
3.0.1 | 16,637 | 7/21/2020 |
2.0.24 | 354,404 | 5/27/2020 |
2.0.23 | 175,872 | 1/29/2020 |
2.0.22 | 182,568 | 9/29/2019 |
2.0.21 | 738,176 | 2/28/2018 |
2.0.21-alpha02 | 1,703 | 2/28/2018 |
2.0.21-alpha01 | 1,721 | 2/28/2018 |
2.0.20 | 21,735 | 12/26/2017 |
2.0.20-alpha04 | 1,509 | 12/26/2017 |
2.0.20-alpha03 | 1,803 | 12/26/2017 |
2.0.20-alpha02 | 1,719 | 12/26/2017 |
2.0.20-alpha01 | 1,680 | 12/25/2017 |
2.0.19 | 2,339 | 12/25/2017 |
2.0.19-alpha01 | 1,734 | 2/28/2018 |
2.0.18 | 3,216 | 12/14/2017 |
2.0.17 | 13,442 | 11/21/2017 |
2.0.16 | 14,204 | 9/29/2017 |
2.0.15 | 1,859 | 9/27/2017 |
2.0.14 | 2,118 | 9/27/2017 |
2.0.13 | 2,118 | 9/26/2017 |
2.0.12 | 33,254 | 4/6/2017 |
2.0.11 | 3,075 | 3/4/2017 |
2.0.10 | 10,257 | 11/25/2016 |
2.0.9 | 8,243 | 7/28/2016 |
2.0.8 | 6,223 | 3/29/2016 |
2.0.3 | 12,598 | 12/4/2015 |
2.0.2 | 2,983 | 10/15/2015 |
2.0.1 | 5,988 | 6/1/2015 |
2.0.0 | 9,151 | 6/1/2015 |
1.15.0 | 3,358 | 3/30/2015 |
1.14.0 | 1,994 | 3/30/2015 |
1.13.0 | 5,499 | 3/27/2015 |
1.0.0 | 32,919 | 12/25/2017 |
Add AsyncSeq.getIterator (unblocks use of AsyncSeq in FSharpx.Async)