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

1.5.0

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]|Hangfire.SqlServer:[1.5.0]|RabbitMQ.Client:3.3.0
Title Hangfire RabbitMQ Queues for SQL Server Storage
PackageSize 16602
PackageHashAlgorithm SHA512
PackageHash zb1NJUEG2LGh0r9lKEaVJuinQdyBJ8DWE1P9CoYZpsiCaUac03NZxPq9NAByaKqZ4zUatLt0COB4CBsJWYRKKA==
DownloadCount 000000
CreatedDate 2015-10-01T14:35:52

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