Metadata >> NuGet >> Hangfire.SqlServer.RabbitMQ >> 1.5.0-beta4

1.5.0-beta4

Metadata

Authors Denny Ferrassoli
Copyrights Copyright © 2014 Denny Ferrassoli
Description RabbitMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).
LicenseUrl https://raw.github.com/HangfireIO/Hangfire/master/LICENSE.md
Owners dennyferra
ProjectUrl http://hangfire.io/
ReleaseNotes http://hangfire.io/blog/ 1.4.2 * Fixed – Incompatibility issue with RabbitMQ.Client >= 3.4.0 (by @justmara). 1.4.0 * Added – Allow a URI to be used for `RabbitMQConnectionConfiguration` (by @dennyferra).
RequireLicenseAcceptance False
Tags Hangfire SqlServer RabbitMQ
Dependencies Hangfire.Core:[1.5.0-beta4]|Hangfire.SqlServer:[1.5.0-beta4]|RabbitMQ.Client:3.3.0
Title Hangfire RabbitMQ Queues for SQL Server Storage
PackageSize 15779
PackageHashAlgorithm SHA512
PackageHash ZAsVmAxTXyngSywe+czQQ4AEMnZCYwSUQ84jCT7y09SX7WVPpqvQKZhtMx7A26uA2Sj8xT2yW2gXvvl93nAFoA==
DownloadCount 000000
CreatedDate 2015-09-29T15:23:40

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.SqlServer.RabbitMQ -Version 1.5.0-beta4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hangfire.SqlServer.RabbitMQ -Version 1.5.0-beta4 -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.SqlServer.RabbitMQ 1.5.0-beta4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Hangfire.SqlServer.RabbitMQ -Version 1.5.0-beta4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hangfire.SqlServer.RabbitMQ -Version 1.5.0-beta4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Hangfire.SqlServer.RabbitMQ -Version 1.5.0-beta4
Uninstalling the package:
o remove-wrap Hangfire.SqlServer.RabbitMQ

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