HangfireIO / HangfireIO/Hangfire
Optional Parameters should be used
Open
a: core
t: enhancement
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
In many places there are a number of overloads which could use optional parameters instead. An example would be the many ContinueWith methods within BackgroundJobClientExtensions.cs.
Is there a reason behind this or should they be converted ?
Contributor guide
Assessment
This issue has not been assessed yet.