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

1.5.0-beta4

Metadata

Authors Sergey Odinokov
Copyrights Copyright © 2013-2015 Sergey Odinokov
Description SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support 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-beta4 * Added – Ability to specify the schema for SQL Server job storage (by @ryanmwright). * Changed – Use `rowlock` table hint in job fetch query to prevent escalation. * Fixed – Distributed locks are reentrant in SQL Server job storage (relates to 1.5.0-beta1). * Fixed – Logical error in SqlServerDistributedLockTimeout value check (by @Tom-Kelly). 1.5.0-beta2 * Changed – `SqlServerDistributedLock` class is now public. 1.5.0-beta1 * Added – `TransactionTimeout` option for configuring the `TransactionScope` timeout. * Added – `DashboardJobListLimit` option to prevent full table scans in Dashboard. * Changed – Dramatically improved page load times in Dashboard. * Changed – Instant re-queue for background jobs even after ungraceful shutdown. * Changed – `JobQueue.Queue` and `Server.Id` column length increased to 50 and 100 respectively (by @maleet).
RequireLicenseAcceptance False
Tags Hangfire SqlServer SqlAzure LocalDB
Dependencies Hangfire.Core:[1.5.0-beta4]
Title Hangfire SQL Server Storage
PackageSize 242063
PackageHashAlgorithm SHA512
PackageHash tqT9L2YYwKkGzp/WCs+5Y5ThF48HIo+xgrXtXN2yTAEh1+2PjT5t8pm2Hnp/xL+aEua+/AQ7wON7/TB75jTEPQ==
DownloadCount 000000
CreatedDate 2015-09-29T15:22: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 -Version 1.5.0-beta4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hangfire.SqlServer -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 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 -Version 1.5.0-beta4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hangfire.SqlServer -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 -Version 1.5.0-beta4
Uninstalling the package:
o remove-wrap Hangfire.SqlServer

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