Burrow.NET
1.0.21
See the version list below for details.
dotnet add package Burrow.NET --version 1.0.21
NuGet\Install-Package Burrow.NET -Version 1.0.21
<PackageReference Include="Burrow.NET" Version="1.0.21" />
paket add Burrow.NET --version 1.0.21
#r "nuget: Burrow.NET, 1.0.21"
// Install Burrow.NET as a Cake Addin #addin nuget:?package=Burrow.NET&version=1.0.21 // Install Burrow.NET as a Cake Tool #tool nuget:?package=Burrow.NET&version=1.0.21
Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the way to serialize your object, inject custom error handling strategies, etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- RabbitMQ.Client (>= 3.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Burrow.NET:
Package | Downloads |
---|---|
Burrow.Extras
Burrow.Extras provide DependencyInjection TunnelFactory, JsonSerializer and RabbitSetup which help to create Exchanges and Queues programmatically. YOU DON'T NEED TO DOWNLOAD BURROW.RPC IF YOU DON'T USE RPC IN YOUR CODE. |
|
Burrow.RPC
Burrow.RPC helps implement RPC-style service using RabbitMQ and Burrow.NET. This package is optional. YOU DON'T NEED TO DOWNLOAD BURROW.RPC IF YOU DON'T USE RPC IN YOUR CODE. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.32 | 3,164 | 4/5/2016 |
1.0.31 | 2,079 | 11/3/2015 |
1.0.30 | 2,114 | 3/27/2015 |
1.0.29 | 3,342 | 11/1/2014 |
1.0.28 | 2,260 | 7/12/2014 |
1.0.27 | 1,857 | 6/19/2014 |
1.0.26 | 1,371 | 6/16/2014 |
1.0.25 | 1,373 | 5/28/2014 |
1.0.24 | 4,792 | 2/2/2014 |
1.0.23 | 1,744 | 1/23/2014 |
1.0.22 | 3,546 | 10/8/2013 |
1.0.21 | 1,832 | 9/29/2013 |
1.0.20 | 1,901 | 8/7/2013 |
1.0.19 | 1,872 | 7/19/2013 |
1.0.17 | 2,777 | 5/17/2013 |
1.0.16 | 2,497 | 10/1/2012 |
1.0.15 | 1,979 | 9/28/2012 |
1.0.14 | 1,621 | 8/20/2012 |
1.0.13 | 2,096 | 7/6/2012 |
1.0.12 | 1,787 | 6/29/2012 |
1.0.9 | 1,558 | 6/5/2012 |
1.0.8 | 1,548 | 5/29/2012 |
1.0.5 | 1,558 | 4/30/2012 |
1.0.4 | 3,201 | 3/30/2012 |
1.0.2 | 1,792 | 3/16/2012 |
1.0.1 | 1,564 | 3/12/2012 |