A library for defining and running commands concurrently.
Info
Version: | 2.0.0 |
Author(s): | QuiCM |
Last Update: | Wednesday, May 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/QuiCM/Headquarters |
NuGet Url: | https://www.nuget.org/packages/Headquarters |
Install
Install-Package Headquarters
dotnet add package Headquarters
paket add Headquarters
Headquarters Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.ValueTuple(>= 4.3.1)