Metadata >> NuGet >> Hangfire.SqlServer.RabbitMQ >> 1.4.3

1.4.3

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 https://github.com/HangfireIO/Hangfire/releases 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.4.3]|Hangfire.SqlServer:[1.4.3]|RabbitMQ.Client:3.3.0
Title Hangfire RabbitMQ Queues for SQL Server Storage
PackageSize 15773
PackageHashAlgorithm SHA512
PackageHash mT3okSIvYW3MmsK8NiiuusUEL3lAa0++j9n8kriVQvym8n+wwvU848EUz8ZgBT1pYE1AZ9KOjhYdRsHFAYSdIw==
DownloadCount 000000
CreatedDate 2015-05-27T16:14:03

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

OpenWrap

Installing the package:
o add-wrap Hangfire.SqlServer.RabbitMQ -Version 1.4.3
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