Metadata >> NuGet >> HangFire >> 1.3.0-build-01361

1.3.0-build-01361

Metadata

Authors Sergey Odinokov
Copyrights Copyright © Sergey Odinokov
Description Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. http://hangfire.io/
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.0 * Breaking – Use `LibLog` package instead of `Common.Logging` for logging. * Added – Generation of NuGet symbol packages with `*.pdb` and source files. * Changed – `Hangfire.SqlServer` is now merged with `Dapper` package. * Changed – `Dapper` package updated to 1.38. * Changed – Use ILMerge instead of ILRepack (found there is a NuGet package for it). * Other – Use psake instead of MSBuild for project build automation.
RequireLicenseAcceptance False
Tags Hangfire AspNet OWIN SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
Dependencies Hangfire.Core:[1.3.0-build-01361]|Hangfire.SqlServer:[1.3.0-build-01361]|Microsoft.Owin.Host.SystemWeb:3.0.0
Title Hangfire
PackageSize 4273
PackageHashAlgorithm SHA512
PackageHash v7CloGMoc+8WIkrkWY2LKQ899N9ikXQi7cDADvxXygaahJMvh9lFVz659i/PziRh+zBRqVpM02TS4hTfYx82oQ==
DownloadCount 000000
CreatedDate 2014-12-08T16:07:29

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 -Version 1.3.0-build-01361 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install HangFire -Version 1.3.0-build-01361 -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 1.3.0-build-01361 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap HangFire -Version 1.3.0-build-01361
Uninstalling the package:
o remove-wrap HangFire

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