Skip to content

Upgrading to 1.8.7 - Initializing Service to a method deprecated in 2.0 #341

Closed Answered by azygis
KroaX83 asked this question in Q&A
Discussion options

You must be logged in to vote

It's actually in the readme:

services.AddHangfire(config =>
    config.UsePostgreSqlStorage(c =>
        c.UseNpgsqlConnection(Configuration.GetConnectionString("HangfireConnection"))));

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KroaX83
Comment options

Answer selected by KroaX83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants