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

1.4.0-beta1

Metadata

Authors Sergey Odinokov
Copyrights Copyright © 2013-2014 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 * 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 865967
PackageHashAlgorithm SHA512
PackageHash SiX1R5IYr4CaPDjshpL8eBBqnEkz88Oe/UtUOfzzA+2xEu9rMzrRQoYv7zldct87CjRjk2/xDr97s0w6cxvgig==
DownloadCount 000000
CreatedDate 2015-03-19T14:57:56

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