👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
3 packages returned for Tags:"Burrow"
Sort by
Relevance
Downloads
Recently updated
Burrow.
NET
by:
vanthoainguyen
63,264 total downloads
last updated
4/5/2016
Latest version:
1.0.32
Burrow
Burrow.NET
RabbitMQ
RabbitMQ-client
AMQP
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,...
More information
Burrow.
Extras
by:
vanthoainguyen
42,153 total downloads
last updated
4/5/2016
Latest version:
1.0.32
Burrow
Burrow.NET
RabbitMQ
RabbitMQ-client
AMQP
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...
More information
Burrow.
RPC
by:
vanthoainguyen
23,584 total downloads
last updated
4/5/2016
Latest version:
1.0.32
Burrow
Burrow.NET
RabbitMQ
RabbitMQ-client
AMQP
Burrow.RPC
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.