Bud.TaskGraph helps you build dependency graphs of actions and execute them asynchronously and in parallel.
Info
Version: | 1.2.2 |
Author(s): | Matej Urbas |
Last Update: | Saturday, May 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/urbas/Bud.TaskGraph |
NuGet Url: | https://www.nuget.org/packages/Bud.TaskGraph |
Install
Install-Package Bud.TaskGraph
dotnet add package Bud.TaskGraph
paket add Bud.TaskGraph
Bud.TaskGraph Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.3.1)