Hangfire.Console 1.4.3
Job console for Hangfire
No packages depend on Hangfire.Console.
History:
v1.4.3:
• Fix culture-related issues
• Add configurable number of decimal digits for progress bars
v1.4.2:
• Added StringFormatMethod attributes on WriteLine methods (for better intellisense)
v1.4.1:
• Fix job progress style
• Use explicit json serializer settings
• Remove ConsoleContext from Items in OnPerformed
v1.4.0:
• Show job progress at Processing Jobs page
v1.3.10:
• Fix expiration issues (#47)
v1.3.9:
• Relax Newtonsoft.Json dependency version for .NET 4.5
v1.3.8:
• Fix WriteLine thread-safety issues
v1.3.7:
• Prevent calling UseConsole() twice
• Collapse outdated consoles
v1.3.6:
• Make progress bars' SetValue thread-safe
• Add support for named progress bars
v1.3.5:
• Add more overloads for WriteLine and WithProgress extension methods
v1.3.4:
• Fixed hyperlink detection for urls with query string parameters (#37)
• Fixed loading dots indicator position on tiny screens
v1.3.3:
• Eliminated unnecessary state filter executions
v1.3.2:
• Fixed console expiration for some storages (e.g. Hangfire.Redis.StackExchange)
v1.3.1:
• Fixed compatibility with Hangfire 1.6.11+
v1.3.0:
• Consoles are now expired along with parent job by default!
• Added **FollowJobRetentionPolicy** option to switch between old/new expiration modes
v1.2.1:
• Added Monitoring API
v1.2.0:
• Added hyperlink detection
v1.1.7:
• Fixed line ordering issue
v1.1.6:
• Changed key format to support single-keyspace storages, like Hangfire.Redis
v1.1.5:
• Allow WriteLine/WriteProgressBar calls with a null PerformContext
v1.1.4:
• Added support of fractional progress values
• Added WithProgress() extension methods for tracking enumeration progress in for-each loops
v1.1.3:
• Fixed ugly font on OS X
• Fixed animation lags on all major browsers
v1.1.2:
• Added support for long messages
• Refactor for better testability
v1.1.1:
• Don't show current console while there's no lines
v1.1.0:
• Added progress bars
v1.0.2:
• Added some more configuration options
• Fixed occasional duplicate lines collapsing
v1.0.1:
• Fixed compatibility issues with storages losing DateTime precision (like MongoDB)
• Improved client-side experience
v1.0.0:
• Initial release
.NET Framework 4.5
- Hangfire.Core (>= 1.6.0)
- Newtonsoft.Json (>= 5.0.1)
.NET Standard 1.3
- Hangfire.Core (>= 1.6.0)
- NETStandard.Library (>= 1.6.1)
Version | Downloads | Last updated |
---|---|---|
1.4.3 | 381 | 02/04/2024 |
1.4.2 | 7,072 | 12/16/2020 |
1.4.1 | 24 | 06/07/2023 |
1.4.0 | 29 | 06/07/2023 |
1.3.10 | 30 | 06/20/2023 |
1.3.9 | 24 | 06/21/2023 |
1.3.8 | 26 | 06/08/2023 |
1.3.7 | 26 | 06/09/2023 |
1.3.6 | 21 | 06/08/2023 |
1.3.5 | 28 | 06/08/2023 |
1.3.4 | 18 | 06/07/2023 |
1.3.3 | 23 | 06/07/2023 |
1.3.2 | 20 | 06/09/2023 |
1.3.1 | 28 | 06/08/2023 |
1.3.0 | 18 | 06/09/2023 |
1.2.1 | 19 | 06/09/2023 |
1.2.0 | 27 | 06/08/2023 |
1.1.7 | 19 | 06/08/2023 |
1.1.6 | 20 | 06/09/2023 |
1.1.5 | 27 | 06/21/2023 |
1.1.4 | 26 | 06/07/2023 |
1.1.3 | 17 | 06/19/2023 |
1.1.2 | 26 | 06/09/2023 |
1.1.1 | 24 | 06/08/2023 |
1.1.0 | 28 | 06/19/2023 |
1.0.2 | 25 | 06/08/2023 |
1.0.1 | 21 | 06/07/2023 |
1.0.0 | 24 | 06/09/2023 |