Download Burrow.NET
Description
Burrow 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 al...
Source Files
The download file burrow.zip has the following entries.
.hgignore/* w w w. j a va2 s . c o m*/
README.txt
bin/net40/Burrow.dll
nuget/Package.nuspec
nuget/lib/net40/Burrow.dll
src/Burrow.Publisher/App.config
src/Burrow.Publisher/Burrow.Publisher.csproj
src/Burrow.Publisher/Models/Bunny.cs
src/Burrow.Publisher/Program.cs
src/Burrow.Publisher/Properties/AssemblyInfo.cs
src/Burrow.Subscriber/App.config
src/Burrow.Subscriber/Burrow.Subscriber.csproj
src/Burrow.Subscriber/Program.cs
src/Burrow.Subscriber/Properties/AssemblyInfo.cs
src/Burrow.sln
src/Burrow/Burrow.csproj
src/Burrow/BurrowConsummers.cs
src/Burrow/ConnectionString.cs
src/Burrow/Global.cs
src/Burrow/IConsumerErrorHandler.cs
src/Burrow/IConsumerManager.cs
src/Burrow/ICorrelationIdGenerator.cs
src/Burrow/IDurableConnection.cs
src/Burrow/IMessageConverter.cs
src/Burrow/IRabbitWatcher.cs
src/Burrow/IRetryPolicy.cs
src/Burrow/IRouteFinder.cs
src/Burrow/ITunnel.cs
src/Burrow/ITypeNameSerializer.cs
src/Burrow/Internal/BinarySerializer.cs
src/Burrow/Internal/BurrowError.cs
src/Burrow/Internal/ConsoleWatcher.cs
src/Burrow/Internal/ConsumerErrorHandler.cs
src/Burrow/Internal/ConsumerManager.cs
src/Burrow/Internal/DefaultIRetryPolicy.cs
src/Burrow/Internal/DefaultRouteFinder.cs
src/Burrow/Internal/DurableConnection.cs
src/Burrow/Internal/JavaScriptSerializer.cs
src/Burrow/Internal/SimpleCorrelationIdGenerator.cs
src/Burrow/Internal/TypeNameSerializer.cs
src/Burrow/Properties/AssemblyInfo.cs
src/Burrow/Properties/burrow.pfx
src/Burrow/RabbitTunnel.cs
src/Burrow/TunnelFactory.cs
src/Burrow/packages.config
src/packages/RabbitMQ.Client.2.7.1/RabbitMQ.Client.2.7.1.nupkg
src/packages/RabbitMQ.Client.2.7.1/lib/net20/RabbitMQ.Client.dll
src/packages/RabbitMQ.Client.2.7.1/lib/net20/RabbitMQ.Client.xml
src/packages/RabbitMQ.Client.2.7.1/lib/net30/RabbitMQ.Client.dll
src/packages/RabbitMQ.Client.2.7.1/lib/net30/RabbitMQ.Client.xml
src/packages/repositories.config
Download
Click the following link to download burrow.zip.
burrow.zip