Hangfire.Console
1.4.2
Job console for Hangfire
Install-Package Hangfire.Console -Version 1.4.2
dotnet add package Hangfire.Console --version 1.4.2
<PackageReference Include="Hangfire.Console" Version="1.4.2" />
paket add Hangfire.Console --version 1.4.2
#r "nuget: Hangfire.Console, 1.4.2"
Release Notes
History:
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
Dependencies
-
.NETFramework 4.5
- Hangfire.Core (>= 1.6.0)
- Newtonsoft.Json (>= 5.0.1)
-
.NETStandard 1.3
- Hangfire.Core (>= 1.6.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (17)
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调度服务)
|
|
Bnsights.Mvc2
Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC.
Also known as Bnsights Business Solutions Framework (BBSF).
|
|
Webenable.Hangfire.Contrib
Useful and opinionated set of ASP.NET Core integration extensions for Hangfire.
|
|
Hangfire.Console.Extensions
Makes it easier to use Hangfire.Console with .net core dependency injection
|
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,595,519 | 10/1/2018 |
1.4.1 | 94,169 | 8/10/2018 |
1.4.0 | 99,540 | 6/19/2018 |
1.3.10 | 218,101 | 11/2/2017 |
1.3.9 | 12,014 | 10/18/2017 |
1.3.8 | 13,192 | 10/9/2017 |
1.3.7 | 2,403 | 10/5/2017 |
1.3.6 | 16,258 | 9/13/2017 |
1.3.5 | 6,268 | 9/7/2017 |
1.3.4 | 9,395 | 8/12/2017 |
1.3.3 | 40,466 | 6/11/2017 |
1.3.2 | 556 | 6/10/2017 |
1.3.1 | 16,219 | 3/16/2017 |
1.3.0 | 14,465 | 2/23/2017 |
1.2.1 | 1,128 | 2/15/2017 |
1.2.0 | 7,549 | 1/20/2017 |
1.1.7 | 3,381 | 1/10/2017 |
1.1.6 | 3,169 | 12/19/2016 |
1.1.5 | 5,531 | 11/22/2016 |
1.1.4 | 1,809 | 11/8/2016 |
1.1.3 | 985 | 10/30/2016 |
1.1.2 | 561 | 10/30/2016 |
1.1.1 | 551 | 10/29/2016 |
1.1.0 | 568 | 10/29/2016 |
1.0.2 | 660 | 10/29/2016 |
1.0.1 | 779 | 10/28/2016 |
1.0.0 | 738 | 10/25/2016 |