https://github.com/nagilum/taskwrapper
A C# async task scheduler with interval or specific run times.
https://github.com/nagilum/taskwrapper
Last synced: 3 months ago
JSON representation
A C# async task scheduler with interval or specific run times.
- Host: GitHub
- URL: https://github.com/nagilum/taskwrapper
- Owner: nagilum
- Created: 2016-06-30T17:10:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T14:21:43.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T13:46:57.762Z (4 months ago)
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TaskWrapper
A C# async task scheduler with interval or specific run times.