Skip to content

Hangfire plugin to improve the display of the parameters and the result of jobs

Notifications You must be signed in to change notification settings

0xced/Hangfire.TidyDashboard

Repository files navigation

Hangfire plugin to improve the display of the parameters and the result of jobs.

Because the Improve display of job result and properties pull request was not merged.

Note

No NuGet package is published yet.

Screenshots

Without Hangfire.TidyDashboard:

  • Unnecessary double quotes everywhere
  • Way too many \ escaping characters

Before

With Hangfire.TidyDashboard:

  • No more double quotes
  • No more \ escaping characters
  • Proper new line

After

About

Hangfire plugin to improve the display of the parameters and the result of jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages