Metadata >> NuGet >> HangFire.Core >> 1.3.4

1.3.4

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.3.3 * Fixed – Enqueued job is not being processed with MSMQ or RabbitMQ. 1.3.2 * Fixed – Fatal error occurred during execution of 'Server Core' component. * Fixed – Hangfire version freezes at 1.1.3.4 on Dashboard. * Fixed – Recurring job does not trigger. 1.3.1 * Fixed – Worker stops processing on storage exceptions. 1.3.0 * Added – Generation of NuGet symbol packages with `*.pdb` and source files. * Added – Allow to customize serialization settings of Json.NET (by @fpellet). * Added – Ability to configure `ServerTimeout` option. * Breaking – Use `LibLog` package instead of `Common.Logging` for logging. * Changed – Use ILMerge instead of ILRepack (found there is a NuGet package for it). * Fixed – Dashboard not crash if a scheduling task is cancelled (@fpellet).
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 775466
PackageHashAlgorithm SHA512
PackageHash 1TZWcYDYwTg35jmFHOmVNFSHQ8N5gaMKndooBMDFiHyzQwoDfgT7BKoiW2o4St192WnwKiZoVIQY71iekyVuwg==
DownloadCount 000000
CreatedDate 2015-02-04T18:46:26

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

OpenWrap

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