Metadata >> NuGet >> Hangfire.PostgreSql >> 1.3.0

1.3.0

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.0 * Breaking - Use 'Hangfire.Core' 1.3.0. * Breaking - Use 'LibLog' package instead of 'Common.Logging' for logging. * Changed - 'Npgsql' package updated to 2.2.3. * Changed - 'Dapper' package updated to 1.38. * Changed - Mirrored the functionality of 'Hangfire.SqlServer' 1.3.0.
RequireLicenseAcceptance False
Tags Hangfire PostgreSql Postgres
Dependencies Hangfire.Core:1.3.0|Dapper:1.13|Npgsql:2.2.3
Title Hangfire PostgreSql Storage
PackageSize 97363
PackageHashAlgorithm SHA512
PackageHash zH/VDjKMRvRSLGWKq+bo5zX9D7zXBZw2KXPuN3n4qQMruqDjBSNX3oFWBoxQg5ytZzYPSxycq73qCxJeRBb2Tw==
DownloadCount 000000
CreatedDate 2015-01-05T12:47:01

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

OpenWrap

Installing the package:
o add-wrap Hangfire.PostgreSql -Version 1.3.0
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