Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mizrael/blockingbackgroundservice
https://github.com/mizrael/blockingbackgroundservice
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizrael/blockingbackgroundservice
- Owner: mizrael
- Created: 2023-09-25T14:24:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T14:38:15.000Z (about 1 year ago)
- Last Synced: 2024-05-01T20:51:14.584Z (7 months ago)
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockingBackgroundService
Small sample showing how to handle long running operations in .NET using a BackgroundService.
More details here: https://www.davidguida.net/2023-09-21-backgroundservice-long-running-operations