Metadata >> NuGet >> Hangfire.PostgreSql

Hangfire.PostgreSql

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.4 * Breaking - Use 'Hangfire.Core' 1.3.4. * Breaking - Use 'Npgsql' 2.2.4.1. * Shows schema name in dashboard * Fix GetTimelineStats / GetHourlyTimelineStats incorrect order
RequireLicenseAcceptance False
Tags Hangfire PostgreSql Postgres
Dependencies Hangfire.Core:1.3.4|Dapper:1.38|Npgsql:2.2.4.1
Title Hangfire PostgreSql Storage
PackageSize 100227
PackageHashAlgorithm SHA512
PackageHash qskR9j7GagTqiQjwvxs6M7e7ag791ldKU34ibJ0W/RYwEyGybLJ629R8Js35usbWZaf9PbOhPkTTGpqzymiteA==
DownloadCount 000000
CreatedDate 2015-02-05T12:53:47

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

OpenWrap

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

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.3.4
1.3.2
1.3.1
1.3.0