SimpleAmqpClient 2.4.0

dotnet add package SimpleAmqpClient --version 2.4.0
NuGet\Install-Package SimpleAmqpClient -Version 2.4.0
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="SimpleAmqpClient" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleAmqpClient --version 2.4.0
#r "nuget: SimpleAmqpClient, 2.4.0"
#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 SimpleAmqpClient as a Cake Addin
#addin nuget:?package=SimpleAmqpClient&version=2.4.0

// Install SimpleAmqpClient as a Cake Tool
#tool nuget:?package=SimpleAmqpClient&version=2.4.0

SimpleAmqpClient is an easy-to-use C++ wrapper around the rabbitmq-c C library. It derives inspiration from the puka AMQP library in that it abstracts away the underlying AMQP wire concept of channels and uses them as an error/consumer scope. This should make writing simple single-threaded AMQP-enabled apps easy.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 2,301 7/16/2014

packaging v2.4