Metadata >> NuGet >> Hangfire.SqlServer.MSMQ

Hangfire.SqlServer.MSMQ

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 http://hangfire.io/blog/ 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]|Hangfire.SqlServer:1.2.2
Title Hangfire MSMQ Queues for SQL Server Storage
PackageSize 32841
PackageHashAlgorithm SHA512
PackageHash 3kCwrJMAT0kYvdBsrSD0h76o9BDLRgmdX+gpa/7CVD42zInWQdk2osf5/Jho/eGKoIvVdn+U0NfiFDI25YLXdQ==
DownloadCount 000000
CreatedDate 2015-10-01T14:35:02

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Hangfire.SqlServer.MSMQ
Installing the package (HTTP Basic authentication):
Install-Package Hangfire.SqlServer.MSMQ -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hangfire.SqlServer.MSMQ -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hangfire.SqlServer.MSMQ

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.5.0
1.4.7
1.5.0-beta4
1.5.0-beta3
1.4.6
1.5.0-beta2
1.4.5
1.4.4
1.5.0-beta1
1.4.3
1.4.2
1.4.1
1.4.0
1.4.0-rc2
1.4.0-rc1
1.4.0-beta1
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-build-01361