Blacksmith 1.3.2
Blacksmith - IronMQ Client
An opinionated IronMQ client for .Net developers. We take care of the flow, you take care of the Go.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Blacksmith -Version 1.3.2
dotnet add package Blacksmith --version 1.3.2
paket add Blacksmith --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
-1.3.2 more changes to make queue names configurable :)
-1.3.1 fixed issue with queue names
-1.3.0 upgraded to latest JSON.NET (5.0.6) and added ability to enter queue names in configuration wrapper.
- 1.2.1 add the ability to optionally set fixed queue name in app.config
- 1.1.0 introduces ways to get queue size and update queue programmatically.
- 1.0.1 introduces Queue empty methods and next no longer returns null.
Dependencies
-
- Newtonsoft.Json (>= 5.0.6)