Metadata >> NuGet >> Hangfire.SqlServer

Hangfire.SqlServer

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 * Added – Ability to specify the schema for SQL Server job storage (by @ryanmwright). * Added – `TransactionTimeout` option for configuring the `TransactionScope` timeout. * Added – `DashboardJobListLimit` option to prevent full table scans in Dashboard. * Changed – `SqlServerDistributedLock` class is now public. * Changed – Use `rowlock` table hint in job fetch query to prevent escalation. * 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]
Title Hangfire SQL Server Storage
PackageSize 243826
PackageHashAlgorithm SHA512
PackageHash k81qLt9m4V88bTtS+ww1guQ+QACOjnPuPvkzvOmbbDhCYQKImqhP00AHKzG25KzCQlrmcFA0QWakx6uOXpQSPw==
DownloadCount 000000
CreatedDate 2015-10-01T14:34:03

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

OpenWrap

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

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