Hangfire.Console
1.0.1
See the version list below for details.
dotnet add package Hangfire.Console --version 1.0.1
NuGet\Install-Package Hangfire.Console -Version 1.0.1
<PackageReference Include="Hangfire.Console" Version="1.0.1" />
paket add Hangfire.Console --version 1.0.1
#r "nuget: Hangfire.Console, 1.0.1"
// Install Hangfire.Console as a Cake Addin #addin nuget:?package=Hangfire.Console&version=1.0.1 // Install Hangfire.Console as a Cake Tool #tool nuget:?package=Hangfire.Console&version=1.0.1
Job console for Hangfire
Product | Versions 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. |
-
.NETFramework 4.5
- Hangfire.Core (>= 1.6.0)
-
.NETStandard 1.3
- Hangfire.Core (>= 1.6.0)
NuGet packages (41)
Showing the top 5 NuGet packages that depend on Hangfire.Console:
Package | Downloads |
---|---|
VirtoCommerce.Platform.Hangfire
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
Инструменты для работы с системой заданий |
|
CUSTIS.NetCore.Outbox
Реализация паттерна 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 |
---|---|
Pathoschild/SMAPI
The modding API for Stardew Valley.
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
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调度与业务分离
|
|
TheUltimateC0der/listrr
listrr.pro creates and maintains lists on trakt.tv completely automated based on your filters.
|
Version | Downloads | Last updated |
---|---|---|
1.4.3 | 1,206,850 | 2/2/2024 |
1.4.2 | 12,194,427 | 10/1/2018 |
1.4.1 | 155,160 | 8/10/2018 |
1.4.0 | 145,469 | 6/19/2018 |
1.3.10 | 335,108 | 11/2/2017 |
1.3.9 | 17,015 | 10/18/2017 |
1.3.8 | 24,825 | 10/9/2017 |
1.3.7 | 3,385 | 10/5/2017 |
1.3.6 | 39,183 | 9/13/2017 |
1.3.5 | 9,768 | 9/7/2017 |
1.3.4 | 10,481 | 8/12/2017 |
1.3.3 | 99,095 | 6/11/2017 |
1.3.2 | 1,471 | 6/10/2017 |
1.3.1 | 21,196 | 3/16/2017 |
1.3.0 | 18,360 | 2/23/2017 |
1.2.1 | 1,977 | 2/15/2017 |
1.2.0 | 10,050 | 1/20/2017 |
1.1.7 | 4,842 | 1/10/2017 |
1.1.6 | 8,397 | 12/19/2016 |
1.1.5 | 7,546 | 11/22/2016 |
1.1.4 | 3,796 | 11/8/2016 |
1.1.3 | 1,833 | 10/30/2016 |
1.1.2 | 1,390 | 10/30/2016 |
1.1.1 | 1,428 | 10/29/2016 |
1.1.0 | 6,721 | 10/29/2016 |
1.0.2 | 1,619 | 10/29/2016 |
1.0.1 | 1,798 | 10/28/2016 |
1.0.0 | 3,685 | 10/25/2016 |
- Fix compatibility issues with storages losing DateTime precision (like MongoDB)
- Improved client-side experience.