Metadata >> NuGet >> HangFire.Core >> 1.4.0-rc2

1.4.0-rc2

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.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 862142
PackageHashAlgorithm SHA512
PackageHash 7REeQLGnYKr6DY/8b3sqM0Cookm4VYMyi7BN1BCsNZb8s0RJGlaNvQONgLhYM1gjdahiONkyRk3GpZKcncnJSA==
DownloadCount 000000
CreatedDate 2015-04-11T16:31:02

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.0-rc2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install HangFire.Core -Version 1.4.0-rc2 -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.0-rc2 %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.0-rc2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package HangFire.Core -Version 1.4.0-rc2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap HangFire.Core -Version 1.4.0-rc2
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