https://github.com/urbancoderza/uctask.worker
UCTask.Worker is a library that simplifies the use of multiple threads and tasks in in .Net and .Net Core applications.
https://github.com/urbancoderza/uctask.worker
multiple-threads tasks
Last synced: 29 days ago
JSON representation
UCTask.Worker is a library that simplifies the use of multiple threads and tasks in in .Net and .Net Core applications.
- Host: GitHub
- URL: https://github.com/urbancoderza/uctask.worker
- Owner: urbancoderza
- License: mit
- Created: 2020-02-18T15:47:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T16:20:38.000Z (almost 6 years ago)
- Last Synced: 2025-08-01T02:03:08.979Z (7 months ago)
- Topics: multiple-threads, tasks
- Language: C#
- Homepage: https://www.urbancoder.io/uctask-worker
- Size: 124 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# uctask.worker
UCTask.Worker is a library that simplifies the use of multiple threads and tasks in in .Net and .Net Core applications.