Similar to Task.WhenAll but allows you to limit the number of tasks in flight (max concurrency).
Info
Version: | 2.0.2 |
Author(s): | stewie1570 |
Last Update: | Friday, October 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stewie1570/Concurrency |
NuGet Url: | https://www.nuget.org/packages/Concurrency |
Install
Install-Package Concurrency
dotnet add package Concurrency
paket add Concurrency
Concurrency Download (Unzip the "nupkg" after downloading)
Dependencies
Tags