Concurrency 1.2.11
Similar to Task.WhenAll but allows you to limit the number of tasks in flight (max concurrency).
Install-Package Concurrency -Version 1.2.11
dotnet add package Concurrency --version 1.2.11
<PackageReference Include="Concurrency" Version="1.2.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Concurrency --version 1.2.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Concurrency, 1.2.11"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Concurrency as a Cake Addin #addin nuget:?package=Concurrency&version=1.2.11 // Install Concurrency as a Cake Tool #tool nuget:?package=Concurrency&version=1.2.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.11 | 5,627 | 5/2/2018 |
1.2.10 | 5,199 | 3/14/2018 |
1.2.9 | 5,177 | 3/14/2018 |
1.2.8 | 5,194 | 3/14/2018 |
1.2.7 | 5,206 | 3/14/2018 |
1.2.6 | 5,194 | 3/14/2018 |
1.0.11 | 5,192 | 1/12/2018 |
1.0.10 | 5,141 | 1/12/2018 |
1.0.9 | 5,258 | 1/12/2018 |
1.0.8 | 5,112 | 1/12/2018 |
1.0.7 | 5,239 | 1/12/2018 |
1.0.6 | 5,153 | 1/12/2018 |
1.0.5 | 5,208 | 1/12/2018 |