https://github.com/insire/hangfireserviceexample
Example code for creating a job service with hangfire and having the web dashboard in the same process.
https://github.com/insire/hangfireserviceexample
examples hangfire hangfire-dotnet-core job-service
Last synced: 11 months ago
JSON representation
Example code for creating a job service with hangfire and having the web dashboard in the same process.
- Host: GitHub
- URL: https://github.com/insire/hangfireserviceexample
- Owner: Insire
- License: mit
- Created: 2023-02-25T11:53:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T12:11:41.000Z (over 3 years ago)
- Last Synced: 2025-04-12T06:54:45.440Z (about 1 year ago)
- Topics: examples, hangfire, hangfire-dotnet-core, job-service
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HangfireServiceExample
Example code for creating a job service with hangfire and having the web dashboard in the same process.