Enables running multiple Hangfire servers as different applications against a single SQL Server database.
Info
Version: | 1.0.6 |
Author(s): | Xiaoguo Ge |
Last Update: | Saturday, July 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeXiaoguo/Hangfire.MAMQSqlExtension |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MAMQSqlExtension |
Install
Install-Package Hangfire.MAMQSqlExtension
dotnet add package Hangfire.MAMQSqlExtension
paket add Hangfire.MAMQSqlExtension
Hangfire.MAMQSqlExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- HangFire.SqlServer(>= 1.7.11)