TaskMaster is a simple library used to manage sets of fire and forget tasks that need to run after specific dates/times.
Info
| Version: | 5.0.5 |
| Author(s): | James Craig |
| Last Update: | Sunday, October 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JaCraig/TaskMaster |
| NuGet Url: | https://www.nuget.org/packages/TaskMaster |
Install
Install-Package TaskMaster
dotnet add package TaskMaster
paket add TaskMaster
TaskMaster Download (Unzip the "nupkg" after downloading)
Dependencies
- BigBook(>= 3.0.56)
- Canister.IoC(>= 4.0.0)
- FileCurator(>= 3.1.25)
- Microsoft.CSharp(>= 4.7.0)
- Monarch(>= 2.0.6)
- SerialBox(>= 3.0.5)
- Serilog(>= 2.10.0)
Tags