https://github.com/mizrael/blockingbackgroundservice
https://github.com/mizrael/blockingbackgroundservice
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizrael/blockingbackgroundservice
- Owner: mizrael
- Created: 2023-09-25T14:24:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T14:38:15.000Z (about 2 years ago)
- Last Synced: 2025-01-26T21:51:21.106Z (9 months ago)
- Language: C#
- Size: 3.91 KB
- Stars: 1
- 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