Provides classes useful in concurrent programming.
Info
Version: | 1.0.1 |
Author(s): | Jorge Bay Gondra |
Last Update: | Thursday, December 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConcurrentUtils |
Install
Install-Package ConcurrentUtils
dotnet add package ConcurrentUtils
paket add ConcurrentUtils
ConcurrentUtils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Linq(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
No dependencies.
Tags