Simple RawRabbit variation that allows to easily startup microservices MVP.
Info
Version: | 0.0.3 |
Author(s): | Aleksander Nowak |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RabbitMQEspect |
Install
Install-Package RabbitMQEspect
dotnet add package RabbitMQEspect
paket add RabbitMQEspect
RabbitMQEspect Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- RawRabbit(>= 1.10.4)
- RawRabbit.vNext(>= 1.10.4)