Chinchilla is a little library to help make RabbitMq easier to use.
Info
| Version: | 5.0.0 |
| Author(s): | Jonathan Goldman, Colin Anderson |
| Last Update: | Monday, December 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/jonnii/chinchilla |
| NuGet Url: | https://www.nuget.org/packages/Chinchilla |
Install
Install-Package Chinchilla
dotnet add package Chinchilla
paket add Chinchilla
Chinchilla Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- RabbitMq.Client(>= 5.0.1)
- System.Reflection.Emit(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- RabbitMq.Client(>= 5.0.1)
Tags