RabbitMQ queues support for SQL Server job storage implementation for Hangfire (background job system for ASP.NET applications).
Info
Version: | 1.1.1 |
Author(s): | Phill Campbell |
Last Update: | Wednesday, September 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hangfire.io/ |
NuGet Url: | https://www.nuget.org/packages/Hangfire_net40.SqlServer.RabbitMQ |
Install
Install-Package Hangfire_net40.SqlServer.RabbitMQ
dotnet add package Hangfire_net40.SqlServer.RabbitMQ
paket add Hangfire_net40.SqlServer.RabbitMQ
Hangfire_net40.SqlServer.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire_net40.Core(1.1.1)
- Hangfire_net40.SqlServer(1.1.1)
- RabbitMQ.Client(3.3.0)
- Microsoft.Bcl.Async(1.0.168)
Tags