MSMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 1.7.18 |
Author(s): | Sergey Odinokov |
Last Update: | Friday, November 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.hangfire.io/ |
NuGet Url: | https://www.nuget.org/packages/HangFire.SqlServer.MSMQ |
Install
Install-Package HangFire.SqlServer.MSMQ
dotnet add package HangFire.SqlServer.MSMQ
paket add HangFire.SqlServer.MSMQ
HangFire.SqlServer.MSMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.7.18 && <= 1.7.18)
- Hangfire.SqlServer(>= 1.7.18 && <= 1.7.18)
Tags