SimpleRabbitMQ 1.0.48

Requires NuGet 2.12 or higher.

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

// Install SimpleRabbitMQ as a Cake Tool
#tool nuget:?package=SimpleRabbitMQ&version=1.0.48                

SimpleRabbitMQ is a NuGet library that you can add to your project and use the interfaces ISimpleRabbitMQ, IPublisher and IConsumer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.48 459 3/26/2022
1.0.47 373 3/26/2022
1.0.45 405 3/26/2022
1.0.43 406 3/26/2022
1.0.42 398 3/26/2022
1.0.41 409 3/26/2022
1.0.40 394 3/24/2022
1.0.39 394 3/5/2022
1.0.38-beta0039 165 3/5/2022
1.0.36-beta0036 156 3/5/2022
1.0.1 395 3/5/2022
1.0.0 411 3/5/2022
0.1.34-beta0034 170 3/5/2022
0.1.0 424 3/5/2022
0.1.0-beta0033 154 3/5/2022

This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.