Metadata >> NuGet >> Hangfire.SqlServer.MSMQ >> 1.5.0-beta2

1.5.0-beta2

Metadata

Authors Sergey Odinokov
Copyrights Copyright © 2014-2015 Sergey Odinokov
Description MSMQ 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 odinserj
ProjectUrl http://hangfire.io/
ReleaseNotes https://github.com/HangfireIO/Hangfire/releases 1.5.0 * Added – Support for remote MSMQ queues through DTC transactions. 1.4.0 * Changed – Speed up `GetCount` method with native implementation. * Fixed – Incorrect order of fetching when multiple queues used.
RequireLicenseAcceptance False
Tags Hangfire SqlServer MSMQ
Dependencies Hangfire.Core:[1.5.0-beta2]|Hangfire.SqlServer:1.2.2
Title Hangfire MSMQ Queues for SQL Server Storage
PackageSize 29395
PackageHashAlgorithm SHA512
PackageHash J9kp8CvgDkZw9l08nGYG8z9KB2EpSrqYP/QKebELjxHZ2xM4uV1hyJe5HD2PA1CEMjx4PMBJKi7qsLdT3r2tdg==
DownloadCount 000000
CreatedDate 2015-08-01T15:55: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.SqlServer.MSMQ -Version 1.5.0-beta2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hangfire.SqlServer.MSMQ -Version 1.5.0-beta2 -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.MSMQ 1.5.0-beta2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Hangfire.SqlServer.MSMQ -Version 1.5.0-beta2
Uninstalling the package:
o remove-wrap Hangfire.SqlServer.MSMQ

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