Metadata >> NuGet >> HangFire.Core >> 1.4.6

1.4.6

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.6 * Fixed – Too many queries in `SchedulePoller` when background job is missing or in another state. 1.4.5 * Fixed – "This stream does not support seek operations." exception in Dashboard buttons and stats. 1.4.4 * Fixed – `InvalidCastException` in Dashboard when using Microsoft.Owin 3.0.1 package. * Fixed – Non-working buttons and counter updates in Dashboard when a body stream isn't at the start position. 1.4.3 * Fixed – `OverflowException` on Job Details page when latency is too high (by @schulz3000). * Fixed – Job serialization fix when using `TypeNameHandling.All` option (by @tystol). 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 – 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`. * Added – Add a notice about failed jobs expiration time. * Added – Show warnings in Dashboard for jobs processing by inactive servers. * 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. * Changed – Retry a job when there was an exception during state transition instead of moving it to the Failed state. * Fixed – Recurring Page throws exception from CronExpressionDescriptor library. * Fixed – Hangfire stops processing when storage outage was too long. * Fixed – Don't leak foreground colors in ColouredConsoleLogger. * Obsolete – `BackgroundJobServer`'s `Start` and `Stop` methods are obsolete.
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 866026
PackageHashAlgorithm SHA512
PackageHash /NXQw8dSWwPO7wz9hqHfOEJZlIWJoFJa0PmJ6OnHtquHHdzDNLOgOFVxmnQ508B4auhCgzpf/iDusyqoMSN8NQ==
DownloadCount 000000
CreatedDate 2015-08-29T12:42:48

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

OpenWrap

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