Metadata >> NuGet >> HangFire.Core >> 1.4.2

1.4.2

Metadata

Authors Sergey Odinokov
Copyrights Copyright © 2013-2015 Sergey Odinokov
Description Core components for Hangfire (background job system for ASP.NET applications).
LicenseUrl https://raw.github.com/HangfireIO/Hangfire/master/LICENSE.md
Owners odinserj
ProjectUrl http://hangfire.io/
ReleaseNotes https://github.com/HangfireIO/Hangfire/releases 1.4.2 * Added – Missing generic methods for continuations (by @yngndrw). * Fixed – MSMQ extension does not work without explicit queue names in `UseMsmqQueues`. * Fixed – Missing null-check in Retries page after casting connection to `JobStorageConnection`. * Fixed – Enqueued jobs cannot be deleted from the Dashboard. * Fixed – Error when building the project using `build.bat` on a machine with VS 2013 only (by @Cussa). 1.4.1 * Fixed – 1.4.0 ignoring `BackgroundJobServerOptions` settings in `UseHangfireServer` method. 1.4.0 * Added – Extension methods related to `LogProvider` implementation for `IGlobalConfiguration`. * Changed – Continuations do not require configuration now. 1.4.0-rc2 * Changed – Retry a job when there was an exception during state transition instead of moving it to the Failed state. * Fixed – Don't leak foreground colors in ColouredConsoleLogger. * Obsolete – `BackgroundJobServer`'s `Start` and `Stop` methods are obsolete. 1.4.0-rc1 * Added – Add a notice about failed jobs expiration time. * Added – Show warnings in Dashboard for jobs processing by inactive servers. * Fixed – Hangfire stops processing when storage outage was too long. 1.4.0-beta1 * Added – Job continuations, please see new `BackgroundJob.ContinueWith` methods. * Added – Time zone support for recurring jobs using `TimeZoneInfo` class. * Added – Single place for global configuration, please see `GlobalConfiguration` class. * Added – Made configurable the 'Back to Site' path in the dashboard (by @ysasaki1985). * Added – Ability to plug in custom dashboard pages and modify navigation. * Added – Ability to add custom metrics to the Home page in Dashboard. * Added – Test coverage badge from Coveralls application. * Added – Dedicated page for retrying jobs to distinguish them from other scheduled jobs. * Added – Show expiration time on Job Details page. * Added – More methods for build-in storage through `JobStorageConnection` and `JobStorageTransaction` classes. * Added – Paging support for Recurring Jobs page. * Added – New OWIN's `IAppBuilder` extension methods: `UseHangfireDashboard` and `UseHangfireServer`. * Changed – New look and feel for Dashboard. New navigation, less colors, more accents. * Changed – Determine job type of a current object when `MethodCallExpression` has `Object` property set. * Changed – Making Product Version and File Version on the dll match the Assembly Version (by @fire-eagle). * Changed – Use different log level for exceptions occured within automatic retry wrapper. * Fixed – Recurring Page throws exception from CronExpressionDescriptor library.
RequireLicenseAcceptance False
Tags Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
Dependencies Owin:1.0|Newtonsoft.Json:5.0.0
Title Hangfire Core Components
PackageSize 862820
PackageHashAlgorithm SHA512
PackageHash wz8/VS3kfRaUKy0+vOrJRPO2e6ZA1jlSFcCIMyMpxVI2l9z0yiDyrhYnhMKADR152I3MjStpxYt7qS5G59fF3A==
DownloadCount 000000
CreatedDate 2015-05-06T14:56:03

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install HangFire.Core -Version 1.4.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install HangFire.Core -Version 1.4.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete HangFire.Core 1.4.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package HangFire.Core -Version 1.4.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package HangFire.Core -Version 1.4.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap HangFire.Core -Version 1.4.2
Uninstalling the package:
o remove-wrap HangFire.Core

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries