Skip to content

Commit

Permalink
#309 - add Hangfire.AspNetCore requirement to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azygis authored Aug 24, 2023
1 parent fee0347 commit b55259c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ app.UseHangfireDashboard();

First, NuGet package needs installation.

- Hangfire.AspNetCore
- Hangfire.PostgreSql (Uses Npgsql 6)
- Hangfire.PostgreSql.Npgsql5 (Uses Npgsql 5)

Expand Down

0 comments on commit b55259c

Please sign in to comment.