Thread helper classes including a worker thread that queues commands and executes them in order. Supports async Task-based APIs and cancellation tokens.
dotnet add package TCSystem.Thread- Worker thread with command queue (FIFO execution)
- Async
Task-based APIs - Cancellation token support
- TCSystem.Logging
- netstandard2.1
- net8.0
- net10.0