Metadata >> NuGet >> Hangfire.PostgreSql >> 1.3.2

1.3.2

Metadata

Authors Frank Hommers
Copyrights Copyright © 2014 Frank Hommers
Description PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
LicenseUrl https://raw.github.com/frankhommers/Hangfire.PostgreSql/master/LICENSE.md
Owners frankhommers
ProjectUrl http://hmm.rs/Hangfire.PostgreSql
ReleaseNotes https://github.com/frankhommers/Hangfire.PostgreSql/releases 1.3.2 * Breaking - Use 'Hangfire.Core' 1.3.2. * Expiration Manager - Now deletes max 1000 records at a time.
RequireLicenseAcceptance False
Tags Hangfire PostgreSql Postgres
Dependencies Hangfire.Core:1.3.2|Dapper:1.38|Npgsql:2.2.3
Title Hangfire PostgreSql Storage
PackageSize 100373
PackageHashAlgorithm SHA512
PackageHash BB39VdxnxtfVyN8ishYBUHMabRwO/Vbw5uIwHkue0JMhT22uFrBgxQUFQHMgWr7lxTun3EZOBP5BAeIwLIl9yA==
DownloadCount 000000
CreatedDate 2015-01-28T09:46:45

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Hangfire.PostgreSql -Version 1.3.2
Uninstalling the package:
o remove-wrap Hangfire.PostgreSql

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