Sign in Sign up
nuget

Sharpnado.TaskMonitor

Free yourself from async void! TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices. Featuring: * Safe execution of your non awaited tasks * Delegates for all states of the loaded task * Builder pattern for more elegant construction and deferred execution * Support for task with result * Default handling of errors and statistics * Global configuration for statistics and errors handler * Consider globally or locally the cancel state as faulted to simplify your workflow

Activity

Latest release
1y ago
Total releases
4
Cadence
~9 months
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Nov 20, 2019
Releases
Version Released
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial