RabbitMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).
Info
| Version: | 1.6.0 |
| Author(s): | Denny Ferrassoli |
| Last Update: | Friday, August 19, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HangfireIO/Hangfire.SqlServer.RabbitMq |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.SqlServer.RabbitMQ |
Install
Install-Package Hangfire.SqlServer.RabbitMQ
dotnet add package Hangfire.SqlServer.RabbitMQ
paket add Hangfire.SqlServer.RabbitMQ
Hangfire.SqlServer.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.5.0)
- Hangfire.SqlServer(>= 1.5.0)
Tags