This is a simple Amqp wrapper to reduce boilerplate code.
Info
Version: | 1.0.0 |
Author(s): | tcooper8 |
Last Update: | Tuesday, February 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AmqpServer |
Install
Install-Package AmqpServer
dotnet add package AmqpServer
paket add AmqpServer
AmqpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
- NuGet.VisualStudio(>= 3.5.0)
- RabbitMQ.Client(>= 4.1.1)
- xunit(>= 2.1.0)
- xunit.runner.visualstudio(>= 2.1.0)