Similar to Task.WhenAll but allows you to limit the number of tasks in flight (max concurrency).
Info
| Version: | 2.0.4 |
| Author(s): | stewie1570 |
| Last Update: | Thursday, December 5, 2024 |
| .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