A library management RabbitMQ.
Info
Version: | 1.0.0 |
Author(s): | Maurana |
Last Update: | Wednesday, October 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maurana/SaythonMQ |
NuGet Url: | https://www.nuget.org/packages/SaythonMQ |
Install
Install-Package SaythonMQ
dotnet add package SaythonMQ
paket add SaythonMQ
SaythonMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)
- System.ValueTuple(>= 4.5.0)