https://github.com/zuoxiange/hangfirewithtopshelf
Host Hangfire server in windows service using Topshelf
https://github.com/zuoxiange/hangfirewithtopshelf
background-jobs dashboard hangfire topshelf windows-service
Last synced: 5 days ago
JSON representation
Host Hangfire server in windows service using Topshelf
- Host: GitHub
- URL: https://github.com/zuoxiange/hangfirewithtopshelf
- Owner: ZUOXIANGE
- Created: 2018-12-06T14:35:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T15:01:58.000Z (over 6 years ago)
- Last Synced: 2025-01-18T13:55:07.586Z (5 months ago)
- Topics: background-jobs, dashboard, hangfire, topshelf, windows-service
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HangfireWithTopshelf
- 简单的定时任务封装.使用Topshelf使Hangfire以Windows Service方式运行
- 使用Hangfire自带的仪表盘方便查看管理