A simple and flexible library for scheduling and executing multiple concurrent tasks within a .net application.
Info
Version: | 1.0.168 |
Author(s): | Gary Holland |
Last Update: | Wednesday, November 25, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/DataExperts/Dexih.Utils.ManagedTasks |
NuGet Url: | https://www.nuget.org/packages/Dexih.Utils.ManagedTasks |
Install
Install-Package Dexih.Utils.ManagedTasks
dotnet add package Dexih.Utils.ManagedTasks
paket add Dexih.Utils.ManagedTasks
Dexih.Utils.ManagedTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- System.Text.Json(>= 4.7.2)
Tags