Hangfire.Console 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hangfire.Console --version 1.3.0
NuGet\Install-Package Hangfire.Console -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hangfire.Console" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Console --version 1.3.0
#r "nuget: Hangfire.Console, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hangfire.Console as a Cake Addin
#addin nuget:?package=Hangfire.Console&version=1.3.0

// Install Hangfire.Console as a Cake Tool
#tool nuget:?package=Hangfire.Console&version=1.3.0

Job console for Hangfire

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (41)

Showing the top 5 NuGet packages that depend on Hangfire.Console:

Package Downloads
VirtoCommerce.Platform.Hangfire The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com

Hangfire.HttpJob

httpjob for Hangfire(基于hangfire的webjob调度服务)

CUSTIS.NetCore.Jobs The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Инструменты для работы с системой заданий

CUSTIS.NetCore.Outbox The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Реализация паттерна Outbox

Bnsights.Mvc2

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Hangfire.Console:

Repository Stars
fullstackhero/dotnet-webapi-starter-kit
production grade .net 8 webapi starter kit with multitenancy support and clean code. 🔥
VirtoCommerce/vc-platform
Virto Commerce Platform Repository
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调度与业务分离
icsharp/Hangfire.RecurringJobExtensions
Extensions for Hangfire to build RecurringJob automatically
Version Downloads Last updated
1.4.3 113,781 2/2/2024
1.4.2 10,344,625 10/1/2018
1.4.1 147,390 8/10/2018
1.4.0 139,126 6/19/2018
1.3.10 308,619 11/2/2017
1.3.9 16,055 10/18/2017
1.3.8 23,823 10/9/2017
1.3.7 3,257 10/5/2017
1.3.6 32,125 9/13/2017
1.3.5 9,543 9/7/2017
1.3.4 10,371 8/12/2017
1.3.3 78,799 6/11/2017
1.3.2 1,321 6/10/2017
1.3.1 20,808 3/16/2017
1.3.0 18,146 2/23/2017
1.2.1 1,869 2/15/2017
1.2.0 9,926 1/20/2017
1.1.7 4,742 1/10/2017
1.1.6 7,165 12/19/2016
1.1.5 7,404 11/22/2016
1.1.4 3,610 11/8/2016
1.1.3 1,733 10/30/2016
1.1.2 1,286 10/30/2016
1.1.1 1,317 10/29/2016
1.1.0 3,988 10/29/2016
1.0.2 1,513 10/29/2016
1.0.1 1,699 10/28/2016
1.0.0 2,187 10/25/2016

- Consoles are now expired along with parent job by default!
- Added **FollowJobRetentionPolicy** option to switch between old/new expiration modes