HangfireIO / HangfireIO/Hangfire
Please add sample for using with web app and windows service.
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Please provide some samples with web application and windows service.
The current [one ](http://docs.hangfire.io/en/latest/background-processing/processing-jobs-in-windows-service.html) is very poor and doesn't explain much.
Ex: I have some service Service.SentEmail() and in which way is it possible to add task for this in web app but execute in win service?
Or maybe it is just misunderstanding and we can't use it in the such way?
Contributor guide
Assessment
This issue has not been assessed yet.