Hangfire.Console
1.3.6
Job console for Hangfire
See the version list below for details.
Install-Package Hangfire.Console -Version 1.3.6
dotnet add package Hangfire.Console --version 1.3.6
<PackageReference Include="Hangfire.Console" Version="1.3.6" />
paket add Hangfire.Console --version 1.3.6
Release Notes
History:
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
Dependencies
-
.NETFramework 4.5
- Hangfire.Core (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.3
- Hangfire.Core (>= 1.6.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Hangfire.Console:
Package | Downloads |
---|---|
Vertica.Integration.Hangfire
Package that contains the necessary artifacts to host a hangfire background server.
|
|
Hangfire.HttpJob
httpjob for Hangfire(基于hangfire的webjob调度服务)
|
|
Webenable.Hangfire.Contrib
Useful and opinionated set of ASP.NET Core integration extensions for Hangfire.
|
|
Hangfire.Console.LogExtension
Package Description
|
|
Hemera.Jobs.Hangfire
Package Description
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Hangfire.Console:
Repository | Stars |
---|---|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
yuzd/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
|
|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|
|
icsharp/Hangfire.RecurringJobExtensions
Extensions for Hangfire to build RecurringJob automatically
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.2 | 1,403,879 | 10/1/2018 |
1.4.1 | 90,617 | 8/10/2018 |
1.4.0 | 96,723 | 6/19/2018 |
1.3.10 | 213,000 | 11/2/2017 |
1.3.9 | 11,829 | 10/18/2017 |
1.3.8 | 11,568 | 10/9/2017 |
1.3.7 | 2,283 | 10/5/2017 |
1.3.6 | 15,930 | 9/13/2017 |
1.3.5 | 3,537 | 9/7/2017 |
1.3.4 | 9,274 | 8/12/2017 |
1.3.3 | 38,981 | 6/11/2017 |
1.3.2 | 470 | 6/10/2017 |
1.3.1 | 15,858 | 3/16/2017 |
1.3.0 | 14,172 | 2/23/2017 |
1.2.1 | 1,038 | 2/15/2017 |
1.2.0 | 7,307 | 1/20/2017 |
1.1.7 | 3,242 | 1/10/2017 |
1.1.6 | 3,072 | 12/19/2016 |
1.1.5 | 5,377 | 11/22/2016 |
1.1.4 | 1,689 | 11/8/2016 |
1.1.3 | 896 | 10/30/2016 |
1.1.2 | 471 | 10/30/2016 |
1.1.1 | 466 | 10/29/2016 |
1.1.0 | 472 | 10/29/2016 |
1.0.2 | 575 | 10/29/2016 |
1.0.1 | 690 | 10/28/2016 |
1.0.0 | 644 | 10/25/2016 |