Blacksmith 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Blacksmith --version 1.0.1
NuGet\Install-Package Blacksmith -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Blacksmith" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blacksmith --version 1.0.1
#r "nuget: Blacksmith, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Blacksmith as a Cake Addin
#addin nuget:?package=Blacksmith&version=1.0.1

// Install Blacksmith as a Cake Tool
#tool nuget:?package=Blacksmith&version=1.0.1

An opinionated IronMQ client for .Net developers. We take care of the flow, you  take care of the Go.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 3,811 7/10/2014
1.4.0 123 3/24/2014
1.3.2 452 2/19/2014
1.3.1 138 10/3/2013
1.3.0 77 10/3/2013
1.2.1 71 9/19/2013
1.1.0 86 3/22/2013
1.0.1 66 3/22/2013
1.0.0 67 3/21/2013

1.0.1 introduces Queue empty methods and next no longer returns null.