FSharp.Control.AsyncSeq 2.0.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Control.AsyncSeq --version 2.0.17
NuGet\Install-Package FSharp.Control.AsyncSeq -Version 2.0.17
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="FSharp.Control.AsyncSeq" Version="2.0.17" />
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.17
#r "nuget: FSharp.Control.AsyncSeq, 2.0.17"
#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 FSharp.Control.AsyncSeq as a Cake Addin
#addin nuget:?package=FSharp.Control.AsyncSeq&version=2.0.17

// Install FSharp.Control.AsyncSeq as a Cake Tool
#tool nuget:?package=FSharp.Control.AsyncSeq&version=2.0.17

Asynchronous sequences for F#

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
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#

Vp.FSharp.Sql

Generic F# ADO Provider Wrapper

FSharp.Azure.Storage

A library that provides an idiomatic F# API for Microsoft Azure services.

FsToolkit.ErrorHandling.AsyncSeq

FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.

Microsoft.FSharpLu The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Utilities and .Net library wrappers for F#

GitHub repositories (5)

Showing the top 5 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
MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
namigop/FintX
Native, cross-platform gRPC test bench
Version Downloads Last updated
3.2.1 793,860 11/8/2021
3.2.0 36,297 10/7/2021
3.1.0 12,869 8/23/2021
3.0.6 1,847 10/6/2021
3.0.5 106,424 7/24/2021
3.0.3 97,072 11/28/2020
3.0.2 155,021 9/5/2020
3.0.1 15,503 7/21/2020
2.0.24 274,570 5/27/2020
2.0.23 157,222 1/29/2020
2.0.22 164,955 9/29/2019
2.0.21 594,392 2/28/2018
2.0.21-alpha02 1,386 2/28/2018
2.0.21-alpha01 1,418 2/28/2018
2.0.20 20,120 12/26/2017
2.0.20-alpha04 1,288 12/26/2017
2.0.20-alpha03 1,472 12/26/2017
2.0.20-alpha02 1,408 12/26/2017
2.0.20-alpha01 1,373 12/25/2017
2.0.19 1,912 12/25/2017
2.0.19-alpha01 1,430 2/28/2018
2.0.18 2,926 12/14/2017
2.0.17 13,018 11/21/2017
2.0.16 13,734 9/29/2017
2.0.15 1,603 9/27/2017
2.0.14 1,773 9/27/2017
2.0.13 1,778 9/26/2017
2.0.12 32,089 4/6/2017
2.0.11 2,809 3/4/2017
2.0.10 9,885 11/25/2016
2.0.9 7,846 7/28/2016
2.0.8 5,748 3/29/2016
2.0.3 11,827 12/4/2015
2.0.2 2,730 10/15/2015
2.0.1 5,608 6/1/2015
2.0.0 8,341 6/1/2015
1.15.0 3,107 3/30/2015
1.14.0 1,740 3/30/2015
1.13.0 5,223 3/27/2015
1.0.0 29,460 12/25/2017

Improve performance of internal Async.chooseTasks function which improves performance of AsyncSeq.bufferByCountAndTime, etc (https://github.com/fsprojects/FSharp.Control.AsyncSeq/pull/73)